Click or drag to resize

GH_AliasStringToAlias Method

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static string[] StringToAlias(
	string text
)

Parameters

text
Type: SystemString

Return Value

Type: String
See Also