GetUserProjectQuestionnaireCompleted

From Catglobe Wiki
Revision as of 06: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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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