Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

QAS getCATIListAppointments: Difference between revisions

From Catglobe Wiki
Cg_pham (talk | contribs)
No edit summary
No edit summary
Line 12: Line 12:
'''Arguments'''
'''Arguments'''


projectQuestionnaireResourceId: the project questionnaire resource id (optional)
projectQuestionnaireResourceId: the project questionnaire resource id (optional). If the project questionnaire resource id is not input, we will need the project questionnaire context


'''Return type'''
'''Return type'''

Revision as of 08:51, 29 December 2011



QAS_getCATIListAppointments

This script is used to get all CATI appointments of a specific questionnaire

Syntax

array QAS_getCATIListAppointments([number projectQuestionnaireResourceId])

Arguments

projectQuestionnaireResourceId: the project questionnaire resource id (optional). If the project questionnaire resource id is not input, we will need the project questionnaire context

Return type

Array

Example

array a = QAS_getCATIListAppointments(125542);

Availability

Version 5.8