Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

GetQASUserId: Difference between revisions

From Catglobe Wiki
Created page with "Category:Questionnaire_Functions Returns RId of the current questionnaire answer sheet’s user. '''Syntax ''' getQASUserId(); '''Arguments''' None '''Return type''..."
 
No edit summary
 
(3 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 02:32, 17 March 2022

This function not exist