Search these docs, or ask Revo a question — answers link the pages they came from.
Set Parameter
Sets the value of a schedule parameter.
Set Parameter Sets the value of a schedule parameter.
| Parameter | Type | Description |
|---|---|---|
| Parameter Name ✱ | string | Name of the schedule parameter to set. |
| Value Expression ✱ | string | The value to assign to the parameter. Accepts an expression, so the value can be built from other schedule parameters. |
| 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