WoW:API EditBox GetCursorPosition: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(New page: Returns a number, indicating cursor position. 0 = beginning 1 = after first character (Note: newlines also count as a character))
 
m (Move page script moved page API EditBox GetCursorPosition to API EditBox GetCursorPosition without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{stub/API}}
{{wowapi}}
Returns a number, indicating cursor position.
Returns a number, indicating cursor position.



Latest revision as of 04:45, 15 August 2023

WoW API < EditBox GetCursorPosition

Returns a number, indicating cursor position.


0 = beginning

1 = after first character

(Note: newlines also count as a character)