Widget API: EditBox:Insert

From AddOn Studio
Revision as of 11:33, 8 October 2009 by WoWWiki>Starlightblunder (Boilerplate)
Jump to navigation Jump to search

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.