Difference between revisions of "Quota getAllQuotas"
Line 1: | Line 1: | ||
[[Category:Questionnaire_Functions]] | [[Category:Questionnaire_Functions]] | ||
− | + | {{HelpFiles}} | |
====Quota_getAllQuotas==== | ====Quota_getAllQuotas==== |
Revision as of 07:57, 13 December 2011
Quota_getAllQuotas
To get information of all quotas in questionnaire.
Syntax
array Quota_getAllQuotas([number PQResourceId])
Arguments
PQResourceId : Id of questionnaire to which quotas belong.
Return type
array
Example
array a= Quota_getAllQuotas([34806989]);
Availability
Version 5.8