nxa.DeactivateItemTask

Description

Deactivates the item task with the given TaskID in the runtime system.

Signature

nxa.DeactivateItemTask (string, number)

Parameters

NameTypeMandatory/OptionalDescription
 TaskIDstringMThe TaskID as returned by nxa.Add*Task() functions.

Return

TypeDescription
boolTrue if TaskID was found – false otherwise