User getQasUser

From Catglobe Wiki
Revision as of 09:50, 27 March 2019 by Administrator (talk | contribs)
Jump to: navigation, search



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