Sets the cursor position in the edit box
Signature:
EditBox:SetCursorPosition(position)
Arguments:
position- New position for the keyboard input cursor (between 0, for the position before the first character, andeditbox:GetNumLetters(), for the position after the last character) (number)