Difference between revisions of "SetQASUserId"

From Catglobe Wiki
Jump to: navigation, search
(Blanked the page)
(Tag: Blanking)
Line 1: Line 1:
  
[[Category:Questionnaire_Functions]]
 
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 '''
 
 
<source lang="javascript">
 
 
setQASUserId(12345678);
 
 
</source>
 

Revision as of 04:27, 17 March 2022