aras.unlockItemEx Method Unlocks an Item by Item node. Syntax aras.unlockItemEx( itemNode , saveChanges ) Parameters Name Type Description itemNode Object Required. Item node. saveChanges Boolean Optional. Pass true to automatically save changes. If not set and the Item is dirty, confirm box will show before executing unlock action. Return Value An Object or Null. Returns Item node if unlock action executes successfully, otherwise returns Null. See Also aras Object Aras Innovator Client Framework
Programming notes from a non-expert guy who keeps learning in various applications.