@TemplateVersion (Formula Language)

Returns the version number of the master template upon which the database design is based.

Note: This @function is new with Release 6.5.

Syntax

@TemplateVersion

Return value

versionNumber

Text. The version number, "6.0.3" as an example.

Usage

This @function applies when "Inherit design from master template" is checked on the Design tab of the Database Properties. The template version number can be seen there.

You cannot use this function in Web applications.