You are here: Help Topics > Customization > Calculation > VERSION Function

VERSION Function

The VERSION function returns the version of the current CaseView document. Each time the document is saved or copied to a new file, the version number changes. You can display the current version of the document by using the VERSION function in a CaseView cell.

Syntax

VERSION()

Example

VERSION()

Returns the document version number.

Related Topics