Comment command
Adds a comment in the script. Comments appear in the script and in the generated report.
Parameters
| Name | Type | Possible values | Description |
|---|---|---|---|
|
Text* |
String |
The comment text to display as part of the script and in the report. | |
|
Comment |
String |
Adds a comment to the script |
|
|
On-fail Result* |
Condition |
Ignore | Break | Continue | Abort | Catch |
The behavior when the command fails. |
* Mandatory