You are here: Features > Cell Functions > Date and Time Functions > VERSION function

VERSION Function

The VERSION function returns the version of the active 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