console.h
Evaluate an arbitrary chunk of code.
@param string Buffer containing code to execute. @param echo Should we echo the string to the console? @param fileName Indicate what file this code is coming from; used in error reporting and such.
This function restores the console stack on return.
Functions