Quota targetReached(number PQResourceId)

From Catglobe Wiki
Revision as of 09: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)
Jump to: navigation, search

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