Parameters

String Text
String to copy to the presentation space.
Long row
Target row in the presentation space. This parameter is optional. If it is not specified, the current row position of the cursor is used. If row is specified, col must also be specified.
Long col
Target column in the presentation space. This parameter is optional. If it is not specified, the current col position of the cursor is used. If col is specified, row must also be specified.