SetUserProjectQuestionnaireId

From Catglobe Wiki
Revision as of 06:58, 2 June 2017 by Hovietluu (talk | contribs) (Created page with "Category:Questionnaire_Functions ====setUserProjectQuestionnaireId==== Sets the questionnaire answer sheet id and hence changes the current questionnaire answer sheet c...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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