User getLoggedInUser

From Catglobe Wiki
Revision as of 11:09, 29 February 2012 by Tungocman (talk | contribs)
Jump to: navigation, search

User_getLoggedInUser

Get the logged in user

Syntax

User_getLoggedInUser()

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_getLoggedInUser();

Availability

Version 5.6