FORMULA LANGUAGE


SectionExpandAll @Command
Expands all the sections in a document, page, form, or subform.

Syntax

@Command( [SectionExpandAll] )

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

ExpandAllSections method of LotusScript NotesUIDocument class

See Also