GetVersion

Overview

AATKit version in X.Y.Z (internal XXYY) format. For example: 1.0.1 (internal 0243).

Syntax

GetVersion()

returns string

Examples

string version = GetVersion();

Last updated