static function Do
Prototype:
static function Do(var string data, var mode=null, var error=null, var error_text="")
Parameters
mode
(var) has a default value of null
error
(var) has a default value of null
error_text
(var) has a default value of ""
Description:
TODO: Document this
Return value:
// TO DO