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.

GetCurrentUserUniqueId

From Catglobe Wiki
Revision as of 10:04, 21 December 2011 by Cg huyphong (talk | contribs)



getCurrentUserUniqueId

Returns the unique id of the current thread’s user.

Syntax

getCurrentUserUniqueId()

Arguments

none

Return type

number

Examples

number id = getCurrentUserUniqueId();

//123534

Availability

Version 4.8