More actions
jrfconvert import |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category: | [[Category:Questionnaire_Functions]] | ||
| | ||
Revision as of 10:06, 22 March 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