Miscellaneous Functions

From Kolmafia
Revision as of 01:13, 10 June 2007 by 59.25.174.222 (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