Indicates the beginning of a nonexecuting comment line in a program file.
Syntax
* [Comments]
Arguments
Comments
Specifies the comment in the comment line. For example:
* This is a comment
Remarks
Place a semicolon (;) at the end of each comment line that continues to a following line.