Property of IScriptApplication
Script arguments
Read-Only Property of type VARIANT
var Arguments = ScriptApplication.ScriptArguments;
Arguments = ScriptApplication.ScriptArguments
VARIANT Arguments; HRESULT hr = ScriptApplication.get_ScriptArguments(&Arguments);