Miscellaneous Functions

From Kolmafia
Revision as of 17:13, 1 September 2007 by 165.21.154.14 (talk)
Jump to navigation Jump to search

Part 6 - Miscellaneous

Mostly internal stuff. Some good for everyone, some only for ASH wizards.

void print( string helloworld )
Prints the given string to the graphical CLI window and to the status line of the main Adventuring window

boolean cli_execute( string command )
Executes the given command as if it were entered into the graphical CLI window. This can be used for CLI commands or, if you