Back to [[.:|Script Function Reference]]
====== Clear_CLP() ======
The Clear_CLP() function clears the contents of the emulator's command line (previously set with [[.:add_clp|Add_CLP()]] or [[.:add_clp2|Add_CLP2()]]).
===== Syntax =====
Clear_CLP()
===== Arguments =====
None
===== Example =====
Clear_CLP()
===== Remarks =====
You probably won't need this much, unless you are running two emulators, one after the other, or something similar.
===== See Also =====
* [[.:add_clp|Add_CLP()]]
* [[.:add_clp2|Add_CLP2()]]
* [[.:edit_clp|Edit_CLP()]]
* [[.:|Script Function Reference]]