49
edits
No edit summary |
|||
| Line 42: | Line 42: | ||
: [[CCMD bind|bind]] - bind, /bind - Key to script. Map a key to a script block. | : [[CCMD bind|bind]] - bind, /bind - Key to script. Map a key to a script block. | ||
: [[CCMD echo|echo]] - echo, /echo - Write text to log only. Print text to current console but not the file. | : [[CCMD echo|echo]] - echo, /echo - Write text to log only. Print text to current console but not the file. | ||
: [[CCMD | : [[CCMD print|print]] - print, /print - Write text to log and file. Print text to current console and to file. | ||
: [[CCMD | : [[CCMD context|context]] - context, /context - Change context. Change current console context to another known context. | ||
: [[CCMD | : [[CCMD run|run]] - run, /run - Load and run script file. Run a named script file. Name must include extension. | ||
Global vars: | Global vars: | ||