executee expression function

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

See also: execute, executeb

Usage

executee(command)

Returns a string containing the error output of the command, but not the regular output.