Chapter 5. Other Keywords

5.1. ASSERT

Format:


        ASSERT expr
      
This is only useful if the "-emu" compiler option has been used, otherwise it is ignored. If expr results in a zero value, the emulator will stop at this point.