REM
Specifies that this line is meant as a remark only, everything on the line with the ‘REM’ statement will be ignored by the script, until a new line is encountered.
Usage: rem The next command connects to the host
or
rem // this will be treated like a blank line