Control.getValue


getValue(varName, [index], [units])

Obtain a value for the given named parameter. A list of valid names may be obtained by calling getValueNames If an UnitSet object (or its name) is given, the value will be returned in those units. Otherwise it will be returned in the database's current unit system

varNamestring
indexoptional integer
unitsoptional IFUnitSet
Return valuevariant

Back to Control

Back to Overview