GetVersion: Difference between revisions
From Catglobe Wiki
More actions
jrfconvert import |
(No difference)
|
Revision as of 08:58, 7 March 2011
getVersion
Gets the current version of CGScript
Syntax
getVersion()
Arguments
none.
Return type
number
Examples
number v = getVersion();
print(v);
Availability
Version 4.8