Inserts the specified string at the current cursor position.
Syntax
@Command( [EditInsertText] ; string )
Parameters
string
or
Language cross-reference
GotoField method in LotusScript NotesUIDocument class
InsertText method in LotusScript NotesUIDocument class
Example See Also