FORMULA LANGUAGE
Syntax
@Version
Return value
versionNumber
In column, selection, mail agent, and scheduled agent formulas, @Version returns the release number of the Notes/Domino server or workstation containing the database. In all other formulas, @Version returns the release number of the Notes/Domino workstation running the formula.
The following table maps the numbers returned by @Version to each Notes/Domino version.
NotesBuildVersion property of LotusScript NotesSession class
NotesVersion property of LotusScript NotesSession class
NotesVersion property of Java Session class
See Also