More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:User_Functions]] | [[Category:User_Functions]] | ||
| {{HelpFiles}} | ||
====getCurrentUserUniqueId==== | ====getCurrentUserUniqueId==== |
Revision as of 04: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