Operation: accept or skip or exit
Pause the application until the user presses one of the buttons accept,
skip or exit. If accept is pressed the application continues with
the next operation. If skip is pressed the application skips
a configurable number of operations. If exit is pressed the application
is stopped.
Options

number of operations: The number of operations that will be skipped when the button skip is pressed.
Parameter
The operation has no parameters.
Results
The operation has no result.