Module console
Functions for writing data to the console
Info:
- Copyright: 2014
- License: GPL
- Author: Magic Lantern Team
Functions
show () | Show the console |
hide () | Hide the console |
clear () | Clear the console contents |
write (text) | Write some text to the console |
Functions
- show ()
- Show the console
- hide ()
- Hide the console
- clear ()
- Clear the console contents
- write (text)
-
Write some text to the console
Parameters:
- text string the text to write