GetEditBoxCursorPosition

Description

Gets the cursor to the specified position in the text, i.e. position 0 is left of the first character, position 1 is left of the second character, and so on.

Definition

integer GetEditBoxCursorPosition( index )

Parameters