Rem
Used to include explanatory comments in a program.
Syntax
Rem Comment
Comment:
The text of any comment you want to include in the code.
Example
' This is another way to comment Rem This is a remark