More actions
No edit summary |
Cg huyphong (talk | contribs) No edit summary |
||
Line 21: | Line 21: | ||
number id = getCurrentUserUniqueId(); | number id = getCurrentUserUniqueId(); | ||
//123534 | |||
'''Availability''' | '''Availability''' |
Revision as of 10:04, 21 December 2011
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