Quota targetReached(number PQResourceId)

From Catglobe Wiki
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