GetRPQUserId: Difference between revisions
From Catglobe Wiki
More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:Questionnaire_Functions]] | [[Category:Questionnaire_Functions]] | ||
ο»Ώ | ο»Ώ[Will obsolete soon and replace by [[GetQASUserId|GetQASUserId]]] | ||
Β | |||
====getRPQUserId==== | ====getRPQUserId==== | ||
Revision as of 08:52, 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