nxa.IsActiveItemTask

Description

Checks if the task identified by the given TaskID is active.

Signature

nxa.IsActiveItemTask (string)

Parameters

NameTypeMandatory/OptionalDescription
TaskIDstringMThe TaskID that identifies the queried task.

Return

TypeDescription
boolTRUE if the task is activated, FALSE otherwise.