Home Reference Expression functions 

run expression function

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.