More actions
jrfconvert import |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category: | [[Category:Questionnaire_Functions]] | ||
| | ||
Revision as of 07:33, 22 March 2011
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