cls()

cls()
Clear the graphical and the text screen:
Spectra::cls();
Spectra::cls( graphic => 'yes');
Spectra::cls( text => 'yes');