Product Logo

CNS Query

Query your databases without relationships.

Functions

CNSQuery_VersionNumber

NameCNSQuery_VersionNumber
Description

This function returns the version of CNS Query as a number only. The format of this version number is always exactly 8 digits long. The first two digits represent the major version of the plug-in (zero-filled). The third and fourth digits represent the minor version of the plug-in (zero-filled). The fifth and sixth digits represent the update portion of the version (zero-filled). The final two digits represent a special build number or a beta version number and will usually be zeros.

As an example, for CNS Query 1.1.1, the major version is 1, the minor version is 1, the update number is 1, and there is no special build or beta version defined. So, the resulting Auto Update friendly version number would be 01010100.

Return TypeNumber
FormatCNSQuery_VersionNumber
Example
Example 1

Returns 01010100 for CNS Query version 1.1.1.

CNSQuery_VersionNumber