More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:Questionnaire_Functions]] | [[Category:Questionnaire_Functions]] | ||
{{HelpFiles}} | |||
====QAS_getCATIListAppointments==== | ====QAS_getCATIListAppointments==== |
Revision as of 04:54, 13 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)
Return type
Array
Example
array a = QAS_getCATIListAppointments(125542);
Availability
Version 5.8