WGD Comments
From WinWolf3D/WDC
A comment is defined by making the first character of the line a semicolon. Comments can be used anywhere in the script. However, a comment must have its own line. It cannot share a line with a command.
Example:
;This is a comment.