CanControl (Control Lock Manager)

(Control Lock Manager)

See also: CanControl (Control Token Manager)

Description: Returns true if there are no locks preventing the control of a given tag.
Always returns true if ControlLocksEnabled is set to false.
Returns: Boolean
Usage: Script or Steady State
Function Groups:

(Control Lock Manager)

Related to:

AddLock | CanAddLock | CanControl (Control Lock Manager) | CanRemoveLock | GetLockLevel | RemoveLock |

Format: \ControlLockManager.CanControl(TagObj)
Parameters:  
TagObj
Required object. Tag instance of tag being examined
Comments:

None

Example:

None available.