Difference between revisions of "GetQASUserId"

From Catglobe Wiki
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:Questionnaire_Functions]]
+
This function not exist
Returns RId of the current questionnaire answer sheet’s user.
 
 
'''Syntax '''
 
 
 
getQASUserId()
 
 
 
'''Arguments'''
 
 
 
None
 
 
 
'''Return type'''
 
 
 
Number
 
 
 
'''Example '''
 
 
 
<source lang="javascript">
 
 
 
getQASUserId();
 
 
 
</source>
 

Latest revision as of 04:32, 17 March 2022

This function not exist