m
Move page script moved page API EditBox Insert to WoW:API EditBox Insert without leaving a redirect
mNo edit summary |
m (Move page script moved page API EditBox Insert to WoW:API EditBox Insert without leaving a redirect) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{widgetmethod}} | ||
Inserts text at the current cursor position. | |||
EditBox:Insert("text"); | |||
== Arguments == | |||
; text : String - text to insert at the current cursor position. | |||