Miscellaneous Functions

From Kolmafia
Revision as of 18:41, 7 July 2007 by 155.68.107.185 (talk) (removed bot text)
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