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 |
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 |
. |
Return
None.