Warning

You're browsing the old v2.x documentation. This version is no longer maintained. Click here to go the v3.x documentation.

This is an old revision of the document!


REM

Syntax:

rem <anything>

The REM directive denotes a comment until the end of that line. The compiler will ignore it.