^SQ — Halt ZBI
Plain English
Halts (pauses) the running ZBI program without terminating it. The program can be resumed later. Different from ~JQ which fully terminates.
When to use
When you need to temporarily pause a ZBI program — for example, to send a manual label before resuming automation.
Syntax
^SQ
Example
^XA ^SQ ^XZ
Halt the running ZBI program