More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:Questionnaire_Functions]] | [[Category:Questionnaire_Functions]] | ||
Set new user for | Set new user for current QAS | ||
'''Syntax ''' | '''Syntax ''' |
Revision as of 07:41, 4 March 2022
Set new user for current QAS
Syntax
setQASUserId(number newUserRId)
Arguments
number newUserRId: this is new user RId of the QAS
Return type
Empty
Example
setQASUserId(12345678);