Skip to main content

B1CalendarEventScriptSchedule

  • Defines a script-based schedule for a calendar event, specifying the script IDs to run
    * and the time window with a repeat interval.
PropertyTypeDescriptionMetadata
ScriptIdsTArrayScript IDs to execute during this schedule window.Category: B1CalendarEventScriptSchedule
Foreign: Script.Id
StartTimeint32Start time of the schedule window in HHMM format (0 to 2359).Category: B1CalendarEventScriptSchedule
ClampMax: 2359
ClampMin: 0
EndTimeint32End time of the schedule window in HHMM format (0 to 2359).Category: B1CalendarEventScriptSchedule
ClampMax: 2359
ClampMin: 0
IntervalMinutesint32Interval in minutes between repeated script executions.Category: B1CalendarEventScriptSchedule
ClampMin: 0