Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

GetUserProjectQuestionnaireCompleted

From Catglobe Wiki
Revision as of 04: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)

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