aras.isNew Method
Checks if the action is "add" from Item node.Syntax
aras.isNew(itemNd)Parameters
| Name | Type | Description |
|---|---|---|
| itemNd | Object | Required. Item node. |
Return Value
A Boolean.Returns true if the value of attribute "action" is "add", otherwise returns false.
See Also
aras ObjectAras Innovator Client Framework
Comments
Post a Comment