- bindLibBasic
void bindLibBasic(Value[string] globals)
Undocumented in source. Be warned that the author may not have intended to support it.
- bindLibDefault
void bindLibDefault(Value[string] globals)
Undocumented in source. Be warned that the author may not have intended to support it.
- bindLibMath
void bindLibMath(Value[string] globals)
Undocumented in source. Be warned that the author may not have intended to support it.
- bindLibString
void bindLibString(Value[string] globals)
Undocumented in source. Be warned that the author may not have intended to support it.
- escapeHTML
string escapeHTML(string x)
Undocumented in source. Be warned that the author may not have intended to support it.
- escapeJS
string escapeJS(string x)
Undocumented in source. Be warned that the author may not have intended to support it.
- escapeURI
string escapeURI(string x)
Undocumented in source. Be warned that the author may not have intended to support it.