Difference between revisions of "GetCurrentUserUniqueId"
(jrfconvert import) |
|||
Line 1: | Line 1: | ||
− | [[Category: | + | [[Category:User_Functions]] |
| | ||
Revision as of 09:16, 23 March 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