Comments - mathisi-io/t24dev GitHub Wiki

Comments

Below are different ways to add comments in InfoBasic program:

  • *
  • REM
  • !
  • //

In-line comments can be done like this: ;* comment