VBScript
This article provides information on the following topics:
Note: The Actions Quick Reference provides a complete list of actions that you can print for easy reference.
What is the VBScript Action?
The VBScript Action executes VBScript code authored by the user. This is an advanced Action designed for experienced VBScript programmers.
Note: Authoring
and debugging VBScript code is the responsibility of the user.
Creating a VBScript Action
Select Advanced Actions to expand the Action list. Select the VBScript Action from the Actions list to display the Action Builder.
Specify where you would like to run the VBScript from. The Script can either be Embedded within Foxtrot, or, it may reference an External file.
Optionally add Notes to the Action to document any special instructions or functionality. When the Run Switchis set to Run, the action will be executed after clicking OK.
Note: The run switch is set to Run by default. To create or modify this action without executing it, click the slider to change the option to Don't Run. For more information, see Action Builder.
Click the OK button to save the Action.
Nintex RPA Functions
Nintex RPA makes certain functions accessible through VBScript. For documentation, please refer to the Nintex RPA Functions article.