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

SetUserProjectQuestionnaireCompleted: Difference between revisions

From Catglobe Wiki
Hovietluu (talk | contribs)
Created page with "Category:Questionnaire_Functions ====setUserProjectQuestionnaireCompleted==== Sets the completed property of the current questionnaire answer sheet. '''Syntax''' setUse..."
 
(No difference)

Latest revision as of 05:01, 2 June 2017

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