Difference between revisions of "GetQASUserId"

From Catglobe Wiki
Jump to: navigation, search
(Created page with "Category:Questionnaire_Functions Returns RId of the current questionnaire answer sheet’s user. '''Syntax ''' getQASUserId(); '''Arguments''' None '''Return type''...")
 
Line 1: Line 1:
 
[[Category:Questionnaire_Functions]]
 
[[Category:Questionnaire_Functions]]
 
 
Returns RId of the current questionnaire answer sheet’s user.
 
Returns RId of the current questionnaire answer sheet’s user.
 
   
 
   
 
'''Syntax '''
 
'''Syntax '''
  
getQASUserId();
+
getQASUserId()
  
 
'''Arguments'''
 
'''Arguments'''

Revision as of 09:33, 4 March 2022

Returns RId of the current questionnaire answer sheet’s user.

Syntax

getQASUserId()

Arguments

None

Return type

Number

Example

getQASUserId();