Difference between revisions of "Quota getQuotaByName"
Line 1: | Line 1: | ||
[[Category:Questionnaire_Functions]] | [[Category:Questionnaire_Functions]] | ||
− | + | {{HelpFiles}} | |
====Quota_getQuotaByName==== | ====Quota_getQuotaByName==== |
Revision as of 07:58, 13 December 2011
Quota_getQuotaByName
To get information of quota by name.
Syntax
array Quota_getQuotaByName(string quotaName[, number PQResourceId])
Arguments
- quotaName : the name of new quota.
- PQResourceId : Id of questionnaire to which quota belongs.
Return type
array
Example
array a= Quota_getQuotaByName("male"[,34806989]);
Availability
Version 5.8