Difference between revisions of "SetUserProjectQuestionnaireUserId"

From Catglobe Wiki
Jump to: navigation, search
(Created page with "Category:Questionnaire_Functions ====setUserProjectQuestionnaireUserId==== Sets the user id and hence changes the user context for the current questionnaire answer shee...")
 
Line 1: Line 1:
 
[[Category:Questionnaire_Functions]]   
 
[[Category:Questionnaire_Functions]]   
 +
[OBSOLETE - Please use [[QAS_class|QAS.UserResourceId]]]
 
====setUserProjectQuestionnaireUserId====
 
====setUserProjectQuestionnaireUserId====
  

Revision as of 12:00, 12 May 2022

[OBSOLETE - Please use QAS.UserResourceId]

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