Quota getQuotaByName: Difference between revisions
From Catglobe Wiki
More actions
jrfconvert import |
(No difference)
|
Revision as of 08:50, 7 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