Group.setValue


setValue(varName, value, [units])

Sets the value of a named variable within this object If an UnitSet object (or its name) is given, the value will be returned in those units. Otherwise it will be returned in the the database's current unit system.

varNamestringname of the value (e.g. "E")
valuevariant The type given will depend on the value specified
unitsoptional IFUnitSet
Return valueIFDispatch

Back to Group

Back to Overview