Toggle menu
876
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle preferences menu
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
Created page with "Category:Questionnaire_Functions = setQASUserId = Sets the user id and hence changes the user context for the current questionnaire answer sheet context == Syntax == set..."
(No difference)

Revision as of 06:39, 4 March 2022

setQASUserId

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

Syntax

setQASUserId(newUserRId);

Arguments

number newUserRId: this is new user RId of the QAS

Return type

Empty

Example

setQASUserId(12345678);