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.

SetQASUserId: Difference between revisions

From Catglobe Wiki
No edit summary
No edit summary
Line 1: Line 1:


[[Category:Questionnaire_Functions]]
[[Category:Questionnaire_Functions]]
Sets the user id and hence changes the user context for the current questionnaire answer sheet context
Set new user for curent QAS


'''Syntax '''
'''Syntax '''

Revision as of 07:41, 4 March 2022

Set new user for curent QAS

Syntax

setQASUserId(number newUserRId)

Arguments

number newUserRId: this is new user RId of the QAS

Return type

Empty

Example

setQASUserId(12345678);