GetUserProjectQuestionnaireCompleted
getUserProjectQuestionnaireCompleted
Checks if the current questionnaire answer sheet context has been set to completed
Syntax
getUserProjectQuestionnaireCompleted()
Arguments
none
Return type
bool
Example
bool b = getUserProjectQuestionnaireCompleted();
print(b);
Availability
Version 5.0