Difference between revisions of "User getQasUser"
(Tag: visualeditor) |
|||
Line 16: | Line 16: | ||
'''Return value''' | '''Return value''' | ||
− | 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''' | ||
Line 25: | Line 25: | ||
Version 5.6 | Version 5.6 | ||
+ | |||
__NOTOC__ | __NOTOC__ | ||
<!-- imported from file: 6286.htm--> | <!-- imported from file: 6286.htm--> |
Revision as of 08:50, 27 March 2019
User_getQasUser
Get the current answer sheet's user
Syntax
User_getQasUser()
Arguments
None
Return value
An array, it is the user object array, which has the same format as what generated by User_new
Example
array user = User_getQasUser();
Availability
Version 5.6