QAS getLastInterviewerId

From Catglobe Wiki
Revision as of 10:20, 3 January 2019 by Administrator (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



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