More actions
jrfconvert import |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category: | [[Category:Questionnaire_Functions]] | ||
| | ||
Revision as of 07: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