Difference between revisions of "UpdateQuota"
(jrfconvert import) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[Category: | + | [[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