User getCallingLoggedInUser

From Catglobe Wiki
Revision as of 09: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)
Jump to: navigation, search

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