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 commentRem This is a remark
Published June 2018