FORMULA LANGUAGE


CreateControlledAccessSection @Command
Creates a controlled access section on a form or subform. Unlike a regular section, a controlled access section has a formula to determine who can edit it.

For more details on controlled access sections, see Restricting who can access a section of a document.

Syntax

@Command( [CreateControlledAccessSection] )

Usage

A form or subform must be open in Design mode and the text you want in the section must be selected.

This command does not work on the Web.

See Also