PickBASIC / FlashBASIC

! statement

.md

The ! statement indicates that the text following the ! is a comment. This works the same as the remark statement.

Synonyms*rem

Syntax

! comments

Example(s)

The ! indicates that the text following it is a remark.

! mainline...

Referenced by