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.

SetRPQUserId: Difference between revisions

From Catglobe Wiki
Cg_pham (talk | contribs)
No edit summary
No edit summary
Line 1: Line 1:
[[Category:Questionnaire_Functions]]
[[Category:Questionnaire_Functions]]
{{HelpFiles}}
Will obsolete soon and replace by [[SetQASUserId|setQASUserId]]]


====setRPQUserId====
====setRPQUserId====

Revision as of 08:54, 4 March 2022

Will obsolete soon and replace by setQASUserId]

setRPQUserId

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

Syntax

setRPQUserId(new_userId)

Arguments

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

Return type

empty

Example

setRPQUserId(1);

Availability

Version 5.0