GetCurrentUserId: Difference between revisions
From Catglobe Wiki
More actions
jrfconvert import  |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category: | [[Category:User_Functions]] | ||
 |  | ||
Revision as of 08:07, 23 March 2011

getCurrentUserId
Returns the id of the current thread’s user.
Syntax
getCurrentUserId()
Arguments
none
Return type
number
Examples
number id = getCurrentUserId();
Availability
Version 4.8