Quota deleteQuota

From Catglobe Wiki
Revision as of 08:57, 13 December 2011 by Cg pham (talk | contribs)
Jump to: navigation, search



Quota_deleteQuota

To delete a quota.

Syntax

empty Quota_deleteQuota(string quotaName[, number PQResourceId])

Arguments

- quotaName : the name of quota.

- PQResourceId : Id of questionnaire to which quotas belong.

Return type

None

ExampleQuota_deleteQuota("male"[,34806989]);

Availability

Version 5.8