GetUserProjectQuestionnaireCompleted

From Catglobe Wiki
Jump to: navigation, search

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