Widget API: EditBox:AddHistoryLine

Revision as of 04:45, 15 August 2023 by Move page script (talk | contribs) (Move page script moved page API EditBox AddHistoryLine to API EditBox AddHistoryLine without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

--