WoW:API EditBox Insert: Difference between revisions

m
Move page script moved page API EditBox Insert to WoW:API EditBox Insert without leaving a redirect
(New page: EditBox:Insert("string"); Inserts text at the current cursor position.)
 
m (Move page script moved page API EditBox Insert to WoW:API EditBox Insert without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{wowapi}}
{{widgetmethod}}
Inserts text at the current cursor position.
EditBox:Insert("text");


EditBox:Insert("string");
== Arguments ==
 
; text : String - text to insert at the current cursor position.
Inserts text at the current cursor position.
Anonymous user