SetUserProjectQuestionnaireCompleted: Difference between revisions
From Catglobe Wiki
More actions
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