Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Returns the list of the scheduled job keys.

Example

Code Block
languagejs
runnerLog("The job keys are : " + getScheduledJobKeys());

...