-
Notifications
You must be signed in to change notification settings - Fork 24
Comment
Miriam McMahon edited this page Apr 27, 2023
·
6 revisions
A comment in the script. This command does not do anything. It exists solely to allow comments in the script, so any variables in the Text will not be resolved.
| Parameter Name | Description | Type | Resolved Type | Required |
|---|---|---|---|---|
| Text | the text of the comment | String | String | Yes |
Example:
{
"Comment": { "Text": "This is a comment" }
}