Run Script
Category
Programs/Process Commands
Description
This command allows you to run a script or program and wait for it to exit before proceeding. Use this command when you want to run a script (such as vbScript, javascript, or executable) but wait for it to close before bypass continues executing.
Parameters
- Script
Enter the path to the script file
Returned Value
This command does not have returned value.
Example Usage
- Example Location:
BYpass\Examples\Programs/Process Commands\Run Script\Run Script.xml