Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

GetSystemUniqueId: Difference between revisions

From Catglobe Wiki
Cg_pham (talk | contribs)
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
[[Category:Resource_Functions]]
[[Category:Resource_Functions]]

{{HelpFiles}}


====getSystemUniqueId====
====getSystemUniqueId====


Get the unique id of the system resource
Get the unique resource id of the system resource


'''Syntax'''
'''Syntax'''
Line 17: Line 17:


number
number
'''Examples'''
''print(getSystemUniqueId());''
//return 104371


'''Availability'''
'''Availability'''

Latest revision as of 09:39, 23 December 2011


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