GetUserProjectQuestionnaireCompleted
Revision as of 05:19, 2 June 2017 by Hovietluu (talk | contribs) (Created page with "Category:Questionnaire_Functions ====getUserProjectQuestionnaireCompleted==== Checks if the current questionnaire answer sheet context has been set to completed '''Synta...")
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