SetQASUserId

From Catglobe Wiki
Revision as of 09:41, 4 March 2022 by Administrator (talk | contribs)
Jump to: navigation, search

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);