Difference between revisions of "Quota targetReached(number PQResourceId)"
(Created page with "Category:Questionnaire_Functions ===Quota_targetReached([number PQResourceId])=== To check whether all quotas of questionnaire reach their targets. Syntax bool Quota_targe...") |
(No difference)
|
Latest revision as of 08:45, 2 February 2012
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