Loadset.setValue


setValue(varName, value, [index], [units])

Set 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 assumed to be given in those units. Otherwise it will be assumed to be in the database's current unit system

varNamestring
valuevariant
indexoptional integer
unitsoptional IFUnitSet
Return valueIFDispatch

Back to Loadset

Back to Overview