GetSystemUniqueId

From Catglobe Wiki
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