WoW:API EditBox AddHistoryLine

From AddOn Studio
Revision as of 13:23, 12 March 2005 by WoWWiki>DerGhulbus
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
AddHistoryLine -Documentation by DerGhulbus-
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

--


Template:WoW API