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