<< Click to Display Table of Contents >>
LoadFormulaValuesQuiet |
LoadFormulaValuesQuiet(UnitName, ValueName)
Loads a Value Set to a destination Unit, without displaying any message. This method contains the UnitName parameter, which determines the name of a Unit, and ValueName, which determines the name of a Value Set. Returns True if this operation is successful or False on failure. This does not necessarily mean a script error.
NOTE |
This method is also accessible through the Viewer object. |