Difference between revisions of "Quota updateQuota"
Cg huyphong (talk | contribs) |
|||
Line 4: | Line 4: | ||
====Quota_updateQuota==== | ====Quota_updateQuota==== | ||
− | To update the specified quota through the specified QAS. | + | To update the specified quota through the specified QAS. This function requires the project questionnaire context |
'''Syntax''' | '''Syntax''' | ||
Line 20: | Line 20: | ||
'''Example''' | '''Example''' | ||
− | setRPQId(28428305);//RPQId of questionnaire "hquest108"Quota_updateQuota("female"); | + | setRPQId(28428305);//RPQId of questionnaire "hquest108" |
+ | |||
+ | Quota_updateQuota("female"); | ||
'''Availability''' | '''Availability''' |
Latest revision as of 11:39, 3 January 2012
Quota_updateQuota
To update the specified quota through the specified QAS. This function requires the project questionnaire context
Syntax
empty Quota_updateQuota(string quotaName).
Arguments
quotaName : the name of quota.
Return type
None.
Example
setRPQId(28428305);//RPQId of questionnaire "hquest108"
Quota_updateQuota("female");
Availability
Version 5.8