CVGROUP Function

The CVGROUP function returns the current default CV database group associated with the document.

Syntax

CVGROUP()

Example

CVGROUP()

Returns the name of the current CaseView database group as a string. If the document is not associated with any group, the function returns a blank string.

Related Topics