EditIndent @Command (Formula Language)
Indents a paragraph 1/4 inch. The entire paragraph is indented, as well as any paragraphs that are subsequently typed below it, until the user disables indenting.
Syntax
@Command( [EditIndent] )
Usage
- A form or subform must be open in Design mode
or
- A document must be open in Edit mode, with the insertion point in a rich text field.
This command does not work on the Web.
If using this command in a hotspot button or any other element that causes a change in focus, the EditGoToField or EditTop command must be used first to return the focus to the document. The document must be in Edit mode.