More actions
No edit summary |
Cg huyphong (talk | contribs) No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
[[Category:Questionnaire_Functions]] | [[Category:Questionnaire_Functions]] | ||
{{HelpFiles}} | |||
====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 10: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