Difference between revisions of "Quota getAllQuotas"
(jrfconvert import) |
|||
Line 1: | Line 1: | ||
− | [[Category: | + | [[Category:Questionnaire_Functions]] |
| | ||
Revision as of 08:55, 22 March 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