Click or drag to resize

GH_ExpressionParserAddVariable Method (String, Boolean)

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

Parameters

name
Type: SystemString
val
Type: SystemBoolean
See Also