Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
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
jrfconvert import
 
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
[[Category:HelpBooks]]
[[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