Rem  
Help Contents • A0 • Customization Tools • FCAS • Language Reference • Help Document
   
   
   
Rem (BASIC command)
Purpose
Comments out a line of text. The entire line is ignored.
Syntax
Rem Comment
'Comment
Example
Rem This is a comment   'This is a comment