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.

SetUserProjectQuestionnaireCompleted

From Catglobe Wiki
Revision as of 05:01, 2 June 2017 by Hovietluu (talk | contribs) (Created page with "Category:Questionnaire_Functions ====setUserProjectQuestionnaireCompleted==== Sets the completed property of the current questionnaire answer sheet. '''Syntax''' setUse...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

setUserProjectQuestionnaireCompleted

Sets the completed property of the current questionnaire answer sheet.

Syntax

setUserProjectQuestionnaireCompleted(completed)

Arguments

completed: Is a boolean expression.

Return type

empty

Examples

setUserProjectQuestionnaireCompleted(true);

Availability

Version 5.0