More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
=User_getCurrentUser= | |||
| |||
Get the current user | Get the current user | ||
Line 26: | Line 23: | ||
Version 5.6 | Version 5.6 | ||
__NOTOC__ | __NOTOC__ | ||
[[Category:User_Functions]] |
Revision as of 09:03, 29 February 2012
=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