LOTUSSCRIPT/COM/OLE CLASSES
Recalculates the hide-when formulas on the current document form.
Defined in
NotesUIDocument
Syntax
Call notesUIDocument.RefreshHideFormulas
Usage
Use this method when you want to recalculate hide-when formulas without recalculating all the formulas on the current document form. This method is an expensive operation, and may affect performance.
Language cross-reference
RefreshHideFormulas @command in formula language
Example See Also