Toggle menu
868
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.
Revision as of 08:53, 11 December 2019 by Administrator (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)



getCurrentUserUniqueId

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

Syntax

getCurrentUserUniqueId()

Arguments

none

Return type

number. It's userResourceId

Examples

number id = getCurrentUserUniqueId();

//123534

Availability

Version 4.8