Set Cursor Position

This system function sets the cursor in a text type media object item either at the beginning of the text (Home position).

Note: This system function has been marked for deprecation in a future release; therefore, avoid its use.

Parameters

Media Object Control

Input, required. The media object FC to affect.

Text ID

Input, required. The ID fo the text item that you want to affect. You can select a specific item, or you can choose to affect the default text item if you have configured the control at runtime so that a default text item launches each time the user opens the control. Set the parameter to <Default Text Object> or an alphanumeric constant (<Literal>).

Position

Input, required. The position at which to place the cursor. Set the parameter to <HOME>.