Skip to content

Search these docs, or ask Revo a question — answers link the pages they came from.

Wait for response

A schedule operation that raises an event to wait for a response. The response can be provided by a user at runtime or in headless systems can be provided from the high level control software with which the scheduler is integrated.


ParameterTypeDescription
Message string The message shown to the operator, or sent to the controlling software, when the schedule stops here.
Id int Identifier returned alongside the response, so integrating software can tell which request is being answered.
Notes string Free-text note kept with this step. It appears on the step in the schedule editor and in the event log, and has no effect on what the step does. Use it to record why the step is here.
Enabled bool Whether this step runs. Clearing it leaves the step in the schedule, in place and still configured, but skips it at run time.

Mandatory parameter