GH_ScriptVariant.String Property

GH_ScriptVariantString Property

Namespace:  Grasshopper.Kernel.Expressions
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public string String { get; }
Public ReadOnly Property String As String
	Get

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Kernel.Expressions.GH_ScriptVariant.String"]

See Also