hiGetInsertionPosition
hiGetInsertionPosition(g_form s_field) =>x_position/nil
Description
Gets the current position of the insertion cursor in a type-in field. You can use the hiSetInsertionPosition function to change the position of the cursor.
Arguments
Value Returned
|
An integer that represents the position of the insertion cursor. The beginning of the field is |
|
Related Topics
Return to top