←
If
→
Pause
/
Reference of Built-in Symbols
/
Procedural Programming
/
Interrupt
WMA link
Interrupt[]
Interrupt an evaluation and returns
$Aborted
.
Print["a"]; Interrupt[]; Print["b"]
←
If
→
Pause