Houdini 11 Expression functions

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

Usage

run(command)

This is a short form for the execute function.

Related topics