UpdateQuota: Difference between revisions
From Catglobe Wiki
More actions
jrfconvert import |
(No difference)
|
Revision as of 09:06, 7 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