FORMULA LANGUAGE


EditLeft @Command
Example

Moves the insertion point in a document, form, subform, or page to the left by the number of spaces you specify. If you don't specify a number, moves the insertion point one space to the left.

Syntax

@Command( [EditLeft] ; count )

Parameters

count


Usage
This command does not work on the Web.

Language cross-reference

GoToPrevField method of LotusScript NotesUIDocument class

Example
See Also