UpdateQuota

From Catglobe Wiki
Revision as of 12:06, 22 March 2011 by Cg pham (talk | contribs)
Jump to: navigation, search



updateQuota

Updates a quota on the questionnaire to which this questionnaire answer sheet belongs

Syntax

updateQuota(quota_name)

Arguments

quota_name: Is a string expression. It is the name of the quota to be updated

Return type

empty

Example

updateQuota("Male");

Availability

Version 4.8