Versions Compared

Key

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

Description

This function assigns a an item template to a Custom Item.

...

nxa.AttachTemplate (string, number)

Parameters

Name

Type

Mandatory/Optional

Description

ItemID

string

M

itemID

ID of the item to which the template has to be attached.

ItemTemplateID

number

M

ID that identifies the item template that has to be attached

to the specified item

.

Return

None.