set-active-schedule
function
The set-active-schedule
action Switches to a different schedule by name. It belongs to the calendar category within the interaction area.
Action Syntax
set-active-schedule "text"
A quoted text string
Return Value
This function returns a
TEXT
value that can be stored in a variable:
$result = set-active-schedule
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
$text = set-active-schedule "My Schedule"
Action code: 2388346415
Version: 0.6.4-1
Last updated: 2025-06-13