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.

GetRPQUserId: Difference between revisions

From Catglobe Wiki
No edit summary
No edit summary
Line 1: Line 1:
[[Category:Questionnaire_Functions]]
[[Category:Questionnaire_Functions]]
[Will obsolete soon and replace by [[GetQASUserId|GetQASUserId]]]  
[Will obsolete soon and replace by [[GetQASUserId|getQASUserId]]]  
====getRPQUserId====
====getRPQUserId====



Revision as of 08:55, 4 March 2022

[Will obsolete soon and replace by getQASUserId]

getRPQUserId

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

Syntax

getRPQUserId()

Arguments

none

Return type

number

Example

number a = getRPQUserId();

print(a);

Availability

Version 5.0