IGH_ValueProxyMutateString Method |
Munge a string to remove obvious errors on account of the user.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax string MutateString(
string in
)
Function MutateString (
in As String
) As String
Parameters
- in
- Type: SystemString
Return Value
Type:
StringSee Also