VISIO::EDIT_GET_CURSOR (int edit)

Description: Gets the cursorposition in a multiline textedit. The ID of the edit widget is passed as argument. The position of the cursor is returned to the BASIC program.

Example: cursor_pos = VISIO::EDIT_GET_CURSOR (edit)