nxa.RemoveScriptTask

Description

Removes all SCRIPT tasks matching the provided parameters from the runtime system, even if defined in the definition file.

Signature

nxa.RemoveScriptTask (string, number)

Parameters

NameTypeMandatory/OptionalDescription
ItemIDstringMThe source ItemID of the task that is to be removed.
moduleIDnumberOmoduleID as set in the nxa.AddScriptTask() function.

Return

None.