Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.AddItemAdd*Task() functions.

Return

...

TypeDescription
boolTrue if TaskID was found – false otherwise