run expression function

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

See also: execute, rune, runb

Usage

run(command)

This is a short form for the execute function.