SetUserProjectQuestionnaireId: Difference between revisions
From Catglobe Wiki
More actions
Created page with "Category:Questionnaire_Functions ====setUserProjectQuestionnaireId==== Sets the questionnaire answer sheet id and hence changes the current questionnaire answer sheet c..." |
(No difference)
|
Latest revision as of 04:58, 2 June 2017
setUserProjectQuestionnaireId
Sets the questionnaire answer sheet id and hence changes the current questionnaire answer sheet context.
Syntax
setUserProjectQuestionnaireId(new_id)
Arguments
new_id: Is a numeric (non-decimal) expression.
Return type
empty
Examples
setUserProjectQuestionnaireId(10);
Availability
Version 5.0