Difference between revisions of "GetCurrentUserUniqueId"
Line 1: | Line 1: | ||
[[Category:User_Functions]] | [[Category:User_Functions]] | ||
− | | + | {{HelpFiles}} |
====getCurrentUserUniqueId==== | ====getCurrentUserUniqueId==== |
Revision as of 05:36, 14 December 2011
getCurrentUserUniqueId
Returns the unique id of the current thread’s user.
Syntax
getCurrentUserUniqueId()
Arguments
none
Return type
number
Examples
number id = getCurrentUserUniqueId();
Availability
Version 4.8