SBM AppScript Reference → Programming SBM AppScript → Extension Functions → Ext.HasLock( )
Determines if a script in execution has a lock. For details on acquiring script locks, refer to Ext.AcquireLock( [msTimeout] ). For details on releasing locks, refer to Ext.ReleaseLock().
None.
Returns true if the current script that is running has a lock. Returns false if the script does not have a lock.
Copyright © 2007–2019 Micro Focus or one of its affiliates. All rights reserved.