Difference between revisions of "User getQasUser"

From Catglobe Wiki
Jump to: navigation, search
(jrfconvert import)
 
Line 1: Line 1:
[[Category:HelpBooks]]
+
[[Category:User_Functions]]
 

 

  

Revision as of 12:33, 23 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