With this function you can have all internal cronjobs (in the interval from b to c) for Profile a written into a list d (see createScheduleEntry()).
Format of the list entries: "<profile name>+<timestamp>".
The return value is the number of entries written into the list.
Parameters
Parameter | Description |
|---|---|
a | Profile name or profile ID. |
b | Timestamp for interval start. NOTE: Use the three dots to select a value. |
c | Timestamp for interval end. NOTE: Use the three dots to select a value. |
d | Name of the list. NOTE: The list is emptied before filling. |