Click or drag to resize

GH_ExpressionParserAddVariable Method (String, String)

Namespace:  Grasshopper.Kernel.Expressions
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void AddVariable(
	string name,
	string val
)

Parameters

name
Type: SystemString
val
Type: SystemString
See Also