More actions
No edit summary |
No edit summary |
||
Line 22: | Line 22: | ||
== Note == | == Note == | ||
For more detail about which user be returned on each case of answer sheet link. Look here | For more detail about which user be returned on each case of answer sheet link. [[Questionnaire links#Return values for CgScript functions|Look here]] | ||
Revision as of 07:57, 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