|
ID | | (Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition. |
Language | | (Required) For .NET versions, specifies the scripting language, either JavaScript or VBScript. JavaScript is the default. VBScript is deprecated.
For Java versions, the scripting language is always JavaScript. |
ScriptFile | | (Required) Specifies the script file.
If the script file is in the SupportFiles, no path is necessary. Otherwise, specify a full file system path location. |
ScriptTimeOut | | The amount of time, in seconds, before a script is presumed to have failed. |
SubroutineName | | (Required) Specifies the subroutine to call in the script file. |