Search these docs, or ask Revo a question — answers link the pages they came from.
Run Python Script
Runs a Python script on the schedule controller.
Run Python Script Runs a Python script on the schedule controller.
| Parameter | Type | Description |
|---|---|---|
| Python Script ✱ | string | Path on the schedule controller to the Python script to run. |
| 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