Grasshopper API
GH_AliasStringToAlias Method |
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

public static string[] StringToAlias( string text )
Public Shared Function StringToAlias ( text As String ) As String()
Parameters
- text
- Type: SystemString
Return Value
Type: String