Difference between revisions of "QAS getCATIListAppointments"
(jrfconvert import) |
|||
Line 1: | Line 1: | ||
− | [[Category: | + | [[Category:Questionnaire_Functions]] |
| | ||
Revision as of 08:35, 22 March 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)
Return type
Array
Example
array a = QAS_getCATIListAppointments(125542);
Availability
Version 5.8