FORMULA LANGUAGE


SectionCollapseAll @Command
Collapses all the sections in a document, page, form, or subform.

Syntax

@Command( [SectionCollapseAll] )

Usage


If sections exist in a table only, this command triggers the message, "Cannot execute the specified command." To prevent this behavior, add a section outside the table, to the page or form background.

This command does not work on the Web.

Language cross-reference

CollapseAllSections method of LotusScript NotesUIDocument class

See Also