General tab
On this tab, enter the general script attributes.
Option | Description |
---|---|
Activate |
Select this check box to activate the component in a workflow. |
Name |
Enter the name of the function that you want to run. For the examples (see Sample Scripts), you may have many different _OnLoad functions in your script. You have to specify which one you want to use. If you specified “Test” as the value of your Name field, then the Test_OnLoad function will run. |
Language |
Select the desired option from the drop down box to specify the type of script. You can specify either of the following:
|
Script |
Click the browse button (...) to locate the Script that you want to run. The script must be available on the same directory location at run time. |