More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:Questionnaire_Functions]] | [[Category:Questionnaire_Functions]] | ||
[ | [Obsolete] | ||
====setRPQUserId==== | ====setRPQUserId==== |
Revision as of 03:05, 6 April 2022
[Obsolete]
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