FORMULA LANGUAGE


EditUp @Command
Example

Moves the insertion point in a document up by the number of lines you specify. If you don't specify a number, moves the insertion point up one line.

Syntax

@Command( [EditUp] ; count )

Parameters

count


Usage
Language cross-reference

GoToPrevField method of LotusScript NotesUIDocument class

Example
See Also