More actions
jrfconvert import |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category: | [[Category:Questionnaire_Functions]] | ||
| | ||
Revision as of 09:56, 22 March 2011
Quota_updateQuotaForAllQASs
To update specified quota through all QASs of questionnaire..
Syntax
empty Quota_updateQuotaForAllQASs(string quotaName[,number PQResourceId]);
Arguments
- quotaName : the name of quota.
- PQResourceId : Id of questionnaire to which quota belongs.
Return type
None.
Example
Quota_updateQuotaForAllQASs ("male");
Availability
Version 5.8