Command Stop & Resume Cancel Resume

Producing the following commands:

stops the expansion flow, which means that the remainder of the expansion, i.e. the expansion fragment that follows the Stop, Pick or QuickPick command, is put on hold.

Below, you will find examples of expansions that will expand with a remainder that is displayed, surrounded with a red border:

was born in {Stop}and aged {Stop}at the time of the events
all of {Pick}his_or_her{/Pick} questions were answered
as {QuickPick}
discussed
described
detailed
{/QuickPick} above

The remainder of an interrupted expansion is pushed on top of a stack, called the Resume Stack, in order to enable the expansion to be resumed via a Resume command.

A CancelResume command clears the Resume Stack, thereby disabling the possibility to resume any outstanding interrupted expansion.