Table of Contents

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() or 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