listScheduleEntryVariables()
This function creates a map for each internal cronjob of a profile a. Name of the maps: <profile name>+<timestamp>. Note: You can get those names with function listScheduleEntries().
Each of these maps contains the variables passed in this cronjob.
The return value is the number of maps created.
Parameters
Parameter |
Description |
a |
Profile name or profile ID. |