SIGNOFFCVR Function

This function determines if there are any sign offs. The function returns true if the specified CaseView document has sign offs making it read only, otherwise it returns false.

SIGNOFFCVR("DocId")

SIGNOFFCVR(1.1)

The function returns true if document 1.1 in the document manager has any sign offs.

Related Topics