deleteScheduleEntry()

With this function you can delete all or a specific internal cronjob for profile a.

The return value is true in case of success.

Parameters


Parameter

Description

a

Profile name or profile ID.

b

(optional) Timestamp of the internal cronjob. Note: See function "listScheduleEntries()".

If the parameter is left empty, all internal cronjobs of the profile will be deleted.