Difference between revisions of "QAS getCATIListAppointments"
Cg huyphong (talk | contribs) |
Cg huyphong (talk | contribs) (→QAS_getCATIListAppointments) |
||
Line 16: | Line 16: | ||
'''Return type''' | '''Return type''' | ||
− | Array | + | Array : numeric array of Qas_id |
'''Example''' | '''Example''' |
Revision as of 10:07, 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 : numeric array of Qas_id
Example
array a = QAS_getCATIListAppointments(125542);
Availability
Version 5.8