Gaming
 

API EditBox Insert

From WoWWiki

Main Menu


Inserts text at the current cursor position.

EditBox:Insert("text");

Arguments

text 
String - text to insert at the current cursor position.