GetSystemUniqueId

From Catglobe Wiki
Revision as of 11:39, 23 December 2011 by Cg huyphong (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


getSystemUniqueId

Get the unique resource id of the system resource

Syntax

getSystemUniqueId()

Arguments

none

Return type

number

Examples

print(getSystemUniqueId());

//return 104371

Availability

Version 4.8