Search these docs, or ask Revo a question — answers link the pages they came from.
Release Merge
Releases another schedule thread that is waiting at a merge step.
Release Merge Releases another schedule thread that is waiting at a merge step.
| Parameter | Type | Description |
|---|---|---|
| Instance Name ✱ | string | Names this instance so that other steps can refer to the same thread. A join or a merge finds the thread it is waiting on by matching this name. |
| Notes | string | A free-text note kept with this step. It changes nothing at run time. Shown on the step in the schedule editor and in the event log. Use it to record why the step is here. |
| Enabled | bool | Whether this step runs. Clearing it skips the step when the schedule runs. The step stays in the schedule, in place and still configured. |
✱ Mandatory parameter