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 targetReached (number PQResourceId)

From Catglobe Wiki
Revision as of 07:45, 2 February 2012 by Cg_pham (talk | contribs) (Created page with "Category:Questionnaire_Functions ===Quota_targetReached([number PQResourceId])=== To check whether all quotas of questionnaire reach their targets. Syntax bool Quota_targe...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Quota_targetReached([number PQResourceId])

To check whether all quotas of questionnaire reach their targets.

Syntax

bool Quota_targetReached([number PQResourceId]);

Arguments

PQResourceId : Id of questionnaire to which quotas belong.

Return type

bool

Example

bool a= Quota_targetReached([34806989]);


Availability

Version 5.8