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