Widget API: EditBox:AddHistoryLine

Revision as of 16:35, 4 December 2007 by WoWWiki>Pcj

Widget API ← EditBox < AddHistoryLine

editBox:AddHistoryLine(String);

Adds the String cmdString to the editBox's history. You may cycle through the history by using the Cursor Keys for Up and Down.


Arguments
String
String
the string that is added to the history

Returns
???

Details

--