Method GetVar
GetVar(string)
Returns the value of a named variable using the Tedds 'GetVar' function
Declaration
ICalcValue GetVar(string name)
Parameters
| Type | Name | Description |
|---|---|---|
| string | name | Name of the variable |
Returns
| Type | Description |
|---|---|
| ICalcValue | Variables value |