IsTagOperable

Description: Returns TRUE if the user is able to operate the selected tag from the Tag Browser using the right-click menu.
Returns: Boolean
Usage: Script only.
Function Groups: Variable
Related to: DoOperate
Format: \IsTagOperable(TagObj)
Parameters:  
TagObj
Required object value. The tag to be examined.
Comments:

All of the following are examined to determine whether the tag in question can be operated from the Tag Browser: 

  • Security status
  • The current user's privilege set (if security is enabled)
  • Any relevant details of the tag's configuration.