Table of Contents

Script

Use this action to run another Automation script from within the current script.

  1. Select one of the available scripts in the drop-down box.

  2. If required, link the dummies in the script you selected to the dummies in the current script, or to variables.

  3. If required, enter a value for each of the parameters used in the script you selected, or link them to variables in the current script.

  4. If required, link the memory files in the script you selected to the memory files in the current script.

  5. Specify further options for the way the subscript will be run. For more information on these options, see Script execution options.

Note

It is also possible to add this action within a C# block in a script. For more information, see PrepareSubScript.