More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:Questionnaire_Functions]] | [[Category:Questionnaire_Functions]] | ||
[ | [Obsolete] | ||
====getRPQUserId==== | ====getRPQUserId==== | ||
Revision as of 03:09, 6 April 2022
[Obsolete]
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