The exclamation mark is the marker for adding comments
to the end of numbered programming lines. Any text following the
! is ignored when the line or command is processed.
Format
!<comment>
Parameters
The comment string can contain any character and is terminated
by the carriage return.