Difference between revisions of "Quota getAllQuotas"

From Catglobe Wiki
Jump to: navigation, search
(jrfconvert import)
 
Line 1: Line 1:
[[Category:HelpBooks]]
+
[[Category:Questionnaire_Functions]]
 

 

  

Revision as of 09: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