GH_TreeRules.AllowedChars Field

GH_TreeRulesAllowedChars Field

Namespace:  Grasshopper.Kernel.Data
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public const string AllowedChars = "0123456789-|~&!,.;?*{}[]()<>="
Public Const AllowedChars As String = "0123456789-|~&!,.;?*{}[]()<>="

Field Value

Type: String
See Also