Difference between revisions of "QAS getLastInterviewerId"

From Catglobe Wiki
Jump to: navigation, search
Line 1: Line 1:
 
[[Category:Questionnaire_Functions]]
 
[[Category:Questionnaire_Functions]]

+
{{HelpFiles}}
  
 
====QAS_getLastInterviewerId====
 
====QAS_getLastInterviewerId====

Revision as of 06:54, 13 December 2011



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();

Availability

Version 5.6