execute expression function

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

Replaced by: hou.hscript

See also: executee, executeb

Usage

execute(command)

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