Toggle menu
868
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 06:58, 13 December 2011 by Cg_pham (talk | contribs)



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