executeb expression function

Runs a string as an HScript command and returns the command and error output.

See also: execute, executee

Usage

executeb(command)

Returns a string containing both the regular and error output of the command, separated by ~~~~.