Gets the value of a variable.
Syntax: |
---|
DlxVariables.GetVar(name) |
Parameters
Parameter | Description |
---|---|
name | Variable name. |
Return Value
Returns the value of the variable identified by the specified name or null if the variable does not exist.
Example
See the script Draw spiral.clxjs.