GetRPQCompleted
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
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