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();
User_getCallingLoggedInUser();
None
An array, it is the user object array, which has the same format as what generated by User_new
User_getCallingLoggedInUser();