FORMULA LANGUAGE


EditRight @Command
Example

Moves the insertion point in a document to the right by the number of spaces you specify. If you don't specify a number, moves the insertion point one space to the right.

Syntax

@Command( [EditRight] ; count )

Parameters

count


Usage
This command does not work on the Web.

Language cross-reference

GoToNextField method of LotusScript NotesUIDocument class

Example
See Also