Difference between revisions of "User getCallingLoggedInUser"

From Catglobe Wiki
Jump to: navigation, search
(Created page with "Category:User_Functions = User_getCallingLoggedInUser = == Syntax == User_getCallingLoggedInUser(); == Arguments == None == Return type == An array, it is the user...")
 
(Tag: visualeditor)
Line 13: Line 13:
  
 
== Return type ==
 
== Return type ==
An array, it is the user object array, which has the same format as what generated by User_new  
+
An array, it is the user object array, which has the same format as what generated by [[User_new]]
  
 
== Example ==
 
== Example ==

Revision as of 09:51, 27 March 2019

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