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

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next