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 deleteAllQuotas: Difference between revisions

From Catglobe Wiki
Cg_pham (talk | contribs)
No edit summary
No edit summary
Line 12: Line 12:
'''Arguments'''
'''Arguments'''


PQResourceId : Id of questionnaire to which quotas belong.
PQResourceId : Resource Id of the questionnaire to which quotas belong. If it is empty, you will next project


'''Return type'''
'''Return type'''
Line 18: Line 18:
None.
None.


'''Example'''Quota_deleteAllQuotas([34806989]);
'''Example'''
 
Quota_deleteAllQuotas([34806989]);


'''Availability'''
'''Availability'''

Revision as of 08:57, 3 January 2012



Quota_deleteAllQuotas

To delete all quotas in questionnaire.

Syntax

empty Quota_deleteAllQuotas([ number PQResourceId]);

Arguments

PQResourceId : Resource Id of the questionnaire to which quotas belong. If it is empty, you will next project

Return type

None.

Example

Quota_deleteAllQuotas([34806989]);

Availability

Version 5.8