SBM ModScript Reference → Programming SBM ModScript → Object Types → AppRecord → AppRecord Unlock() Method
(SBM On-Premise/PaaS only) Unlocks the calling AppRecord, signaling that it is available for other users.
Parameter | Type | Description |
---|---|---|
currentUserOnly |
bool |
(Optional) Defaults to false. If true, only the current user's lock is unlocked. If false, any user's lock on this record is removed. |
Type | Description |
---|---|
bool |
Returns true if the record was successfully unlocked or was not locked to begin with. |
SBM ModScript version: 11.3.
None.
Copyright © 2007–2018 Serena Software, Inc., a Micro Focus company. All rights reserved.