QAS getLastInterviewerId
Revision as of 10:52, 29 December 2011 by Cg huyphong (talk | contribs)
QAS_getLastInterviewerId
Get the last interviewer's resource id that used the current questionnaire answer sheet. If there is no interviewer using the answer sheet, empty will be returned
Syntax
QAS_getLastInterviewerId()
Arguments
None
Return value
number
Example
number interviewerId = QAS_getLastInterviewerId();
print(interviewerId);
//234
Availability
Version 5.6