GetCurrentUserUniqueId
Revision as of 09:53, 11 December 2019 by Administrator (talk | contribs)
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