GetVersion

From Catglobe Wiki
Revision as of 10:38, 12 December 2011 by Cg pham (talk | contribs)
Jump to: navigation, search



getVersion

Gets the current version of CGScript

Syntax

getVersion()

Arguments

none.

Return type

number

Examples

number v = getVersion();

print(v);

Availability

Version 4.8