FORMULA LANGUAGE
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
Language cross-reference
GoToNextField method of LotusScript NotesUIDocument class
Example See Also