Arbortext Command Language > Functions by Alphabetical Listing > dobj_is_other_locked
  
dobj_is_other_locked
dobj_is_other_locked (dobj)
Returns a boolean value indicating whether the document object dobj is locked by another user. If dobj is locked by another user, the function returns 1 (one). If dobj is invalid, or is not locked by another user, the function returns 0 (zero).