Difference between revisions of "User getCallingLoggedInUser"

From Catglobe Wiki
Jump to: navigation, search
(Tag: visualeditor)
Line 20: Line 20:
 
User_getCallingLoggedInUser();
 
User_getCallingLoggedInUser();
 
</source>
 
</source>
 +
 +
== Note ==
 +
For more detail about which user be returned on each case of answer sheet link. Look here
 +
https://wiki.catglobe.com/index.php?title=User_getCallingLoggedInUser&action=edit

Revision as of 09:55, 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();

Note

For more detail about which user be returned on each case of answer sheet link. Look here https://wiki.catglobe.com/index.php?title=User_getCallingLoggedInUser&action=edit