Runs a string as an HScript command and returns the command and error output.
See also: execute, executee
executeb(command)
Returns a string containing both the regular and error output of the command, separated by ~~~~.
~~~~