listScheduleEntries(a, b, c, d)
Group |
With this function you can have all internal cronjobs (in the interval from b to c) for a profile a written into a list d.
Format of the list entries: <profile name>+<timestamp>
The return value is the number of entries written into the list.
Parameter Description
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. |