deleteScheduleEntry(a, [b])
Group |
With this function you can delete all or a specific internal cronjob for profile a.
The return value is true in case of success.
Parameter Description
Parameter |
Description |
a |
Profile name or profile ID. |
b |
(optional) Timestamp of the internal cronjob. Note: See function listScheduleEntries(a, b, c, d). If the parameter is left empty, all internal cronjobs of the profile will be deleted. |