This module implements functions for the "console" namespace in the scripting language
Bindings for the script Date class. This module contains both the D class definition and the script bindings.
This module implements script functions that are stored in the global namespace such as parseInt and isdefined. isdefined takes a string as an argument, and returns true if a variable with that name is defined anywhere on the stack.
This module implements functions for the "Math" namespace in the scripting language