ISKernel:Console (Command)
From Lavish Software Wiki
Contents |
[edit]
Syntax
| Console | |
| Usage | Beginner |
| Level of Understanding | Beginner |
| Computer Savvy | Newbie |
| Logic | Beginner |
Console on|off|toggle|<UI Fully Qualified Name>
[edit]
Forms
- Console on - opens the console
- Console off - closes the console
- Console toggle - Toggles the console windows visibility
- Console <UI Fully Qualified Name> - Sets the "current console" for the current script to another console
[edit]
Examples
[edit]
Opening the Console
- Console on
[edit]
Closing the Console
- Console off
[edit]
Open console if closed, close console if opened
- Console toggle
[edit]
Set the current console to a new console
- Console console@mywindow
[edit]
See Also
