Toggle menu
876
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Quota updateQuota: Difference between revisions

From Catglobe Wiki
Cg_pham (talk | contribs)
No edit summary
No edit summary
 
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 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