Tasks

New in package 166

Syntax

Tasks.method(...);

Description

The predefined Tasks object is designed to allow MetaScript to access the scheduled tasks. You can access it without using a constructor or calling a method.

The Tasks object is only available in server-side MetaScript.

Properties

Method Type Description
[scheduled] { name: task } Scheduled tasks.
[current] task Currently executing task, if any.
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.