Difference between revisions of "GetRPQUniqueId"
(jrfconvert import) |
|||
Line 1: | Line 1: | ||
− | [[Category: | + | [[Category:Questionnaire_Functions]] |
| | ||
Revision as of 08:32, 22 March 2011
getRPQUniqueId
Gets the unique id of the current questionnaire answer sheet context.
Syntax
getRPQUniqueId()
Arguments
none
Return type
string
Example
string s = getRPQUniqueId();
print(s);
Availability
Version 5.0