Difference between revisions of "UpdateQuota"

From Catglobe Wiki
Jump to: navigation, search
 
Line 1: Line 1:
 
[[Category:Questionnaire_Functions]]
 
[[Category:Questionnaire_Functions]]

+
{{HelpFiles}}
  
 
====updateQuota====
 
====updateQuota====

Latest revision as of 08:38, 13 December 2011



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