<- Back to CNS Audit function list
CNSAudit_Version
- Description
This function returns the current version of CNS Audit. This function is useful for testing whether or not the plug-in is installed and enabled. If you call this function and a question mark ("?") is returned, then the plug-in is either not installed or not enabled. You can use this to disallow a user from editing anything unless the plug-in is installed. See the CNS Audit Setup Guide for more information.
- Return Type
- Text
- Format
- CNSAudit_Version
- Related Items
- CNSAudit_VersionAutoUpdate
- Example
Code:
CNSAudit_VersionResult:
Returns the CNS Audit version like "CNS Audit v.1.5.1".