Toggle menu
868
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 07:50, 27 March 2019 by Administrator (talk | contribs) (Created page with "Category:User_Functions = User_getCallingLoggedInUser = == Syntax == User_getCallingLoggedInUser(); == Arguments == None == Return type == An array, it is the user...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

User_getCallingLoggedInUser

Syntax

User_getCallingLoggedInUser();

Arguments

None

Return type

An array, it is the user object array, which has the same format as what generated by User_new

Example

User_getCallingLoggedInUser();