Widget API: EditBox:Insert

Revision as of 11:33, 8 October 2009 by WoWWiki>Starlightblunder (Boilerplate)

Widget API ← EditBox < Insert

Inserts text at the current cursor position.

EditBox:Insert("text");

Arguments

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