Difference between revisions of "GetRPQCompleted"
(jrfconvert import) |
|||
Line 1: | Line 1: | ||
− | [[Category: | + | [[Category:Questionnaire_Functions]] |
| | ||
Revision as of 08:26, 22 March 2011
getRPQCompleted
Checks if the current questionnaire answer sheet context has been set to completed
Syntax
getRPQCompleted()
Arguments
none
Return type
bool
Example
bool b = getRPQCompleted();
print(b);
Availability
Version 5.0