Click or drag to resize

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
)

Parameters

in
Type: SystemString

Return Value

Type: String
See Also