Comments
- Last UpdatedApr 09, 2025
- 1 minute read
To mark text as a comment, enclose it in braces { }. Comments can span multiple lines. Nested comments are not supported. For example in the following example the first } brace closes the comment, and displays an error for the second } brace.

If the } brace is not provided, an error is displayed during validation.
