Built-in functions / Built-in functions |
Returns the position of the edit cursor in the current field.
FGL_DIALOG_GETCURSOR() RETURNING index INTEGER
The FGL_DIALOG_GETCURSOR() function can be used in conjunction with FGL_DIALOG_GETSELECTIONEND() to get the position of the edit cursor and the piece of text that is selected in the current field.