Script info command
Retrieves the script information and can insert its value into a defined variable. Use the Property parameter to specify the script info to retrieve.
Parameters
| Name | Type | Possible values | Description |
|---|---|---|---|
|
Property* |
String |
|
The script property to be retrieved, such as: Script name, Script repository key, User, Execution ID, Report repository key, Report URL. |
|
Result variable |
String |
|
The variable to receive the integer value as a string. |
|
Comment |
String |
Adds a comment to the script. |
|
|
On-fail Result* |
Condition |
Ignore | Break | Continue | Abort | Catch |
The behavior when the command fails. |
* Mandatory