COMMENT Statement (GPL)
Syntax
COMMENT: <text>
<text>. The comment text. This can consist of any string of characters
except a statement label followed by a colon (:), unless the statement
label and colon are enclosed in quotes (for example, COMMENT: With "SCALE:" statement
).
Description
This statement is optional. You can use it to add comments to your GPL or to comment out a statement by converting it to a comment. The comment does not appear in the resulting graph.
Examples
COMMENT: This graph shows counts for each job category.