nxa.IsValidItemTask

Description

Checks if the task identified by the given TaskID exists.

Signature

nxa.IsValidItemTask (string)

Parameters

NameTypeMandatory/OptionalDescription
TaskIDstringMThe TaskID that identifies the queried task.

Return

TypeDescription
boolTRUE if the task exists, FALSE otherwise.