Difference between revisions of "Quota getAllQuotas"

From Catglobe Wiki
Jump to: navigation, search
Line 1: Line 1:
 
[[Category:Questionnaire_Functions]]
 
[[Category:Questionnaire_Functions]]

+
{{HelpFiles}}
  
 
====Quota_getAllQuotas====
 
====Quota_getAllQuotas====

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