eval_file [function]

eval_file( string filename )

returns the result of evaluating the file pointed to by filename as SGScript code

eval_file("myfile.sgs"); // ???