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.
--