Skip to content

Comment

Miriam McMahon edited this page Apr 27, 2023 · 6 revisions

Description

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.

Parameters

Parameter Name Description Type Resolved Type Required
Text the text of the comment String String Yes

Examples

Example:

{
  "Comment": { "Text": "This is a comment" }
}