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