FORMULA LANGUAGE


EditInsertText @Command
Example

Inserts the specified string at the current cursor position.

Syntax

@Command( [EditInsertText] ; string )

Parameters

string


Usage
This command does not work on the Web.

Language cross-reference

GotoField method in LotusScript NotesUIDocument class

InsertText method in LotusScript NotesUIDocument class

Example
See Also