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.
Parent topic: Other Keywords
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.