User getQasUser: Difference between revisions
From Catglobe Wiki
More actions
jrfconvert import |
(No difference)
|
Revision as of 08:54, 7 March 2011
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