end

Terminates program execution.

Syntax:
end

Example:
if key(32) then
    end
end if