More actions
jrfconvert import |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category: | [[Category:General_Functions]] | ||
| | ||
Revision as of 09:15, 21 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