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.

SetUserProjectQuestionnaireUserId

From Catglobe Wiki
Revision as of 07:04, 2 June 2017 by Hovietluu (talk | contribs) (Created page with "Category:Questionnaire_Functions ====setUserProjectQuestionnaireUserId==== Sets the user id and hence changes the user context for the current questionnaire answer shee...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

setUserProjectQuestionnaireUserId

Sets the user id and hence changes the user context for the current questionnaire answer sheet context

Syntax

setUserProjectQuestionnaireUserId(new_userId)

Arguments

new_userId: Is a numeric (non-decimal) expression.

Return type

empty

Example

setUserProjectQuestionnaireUserId(1);

Availability

Version 5.0