interrupt evaluation.
abort interrupts current evaluation and gives the prompt. Within a pause level abort return to level 0 prompt.
abort
pause
a=2 b=3 abort // The execution will stop here. c=4 // c will not be defined