PET VIC-20 C64 C16 Plus/4 C128 X16 M65
The ERROR command triggers a runtime error. Errors can be trapped using the ON ERROR GOTO statement.
ERROR
ON ERROR GOTO
ERROR <error_code>
Where <error_code> is a number between 0 and 255.