WLJS LogoWLJS Notebook

ScheduledTaskInformation

ScheduledTaskInformation[cloudobj] returns the properties of the ScheduledTask cloudobj.

  • ScheduledTaskInformation[cloudobj, property] returns the value of the specified property.

Examples

ScheduledTaskInformation[task]
ScheduledTaskInformation[cloudTask, "NextEvaluationTime"]
ScheduledTaskInformation[task, "Status"]

*See the official Wolfram Language Reference for more details.

On this page