GetLockLevel
(Control Lock Manager)
Description: | Returns the highest lock level priority (lowest number) applied to a tag. |
Returns: | Numeric |
Usage: | Script or Steady State |
Function Groups: |
(Control Lock Manager) |
Related to: |
AddLock | CanAddLock | CanControl (Control Lock Manager) | CanRemoveLock | GetLockLevel | RemoveLock | |
Format: | \ControlLockManager.GetLockLevel(TagID[, Snapshot]) |
Parameters: |
TagID |
Required text. The unique ID of tag being examined. |
Snapshot |
Optional Boolean. Set TRUE for subroutine calls. |
Comments: |
None |
Example:
None available.