Difference between revisions of "User getCurrentUser"
(jrfconvert import) |
|||
Line 1: | Line 1: | ||
− | [[Category: | + | [[Category:User_getCurrentUser]] |
| | ||
Revision as of 11:32, 23 March 2011
User_getCurrentUser
Get the current user
Syntax
User_getCurrentUser()
Arguments
None
Return value
An array, it is the user object array, which has the same format as what generated by User_new
Example
array user = User_getCurrentUser();
Availability
Version 5.6