GetRPQUniqueId: Difference between revisions
From Catglobe Wiki
More actions
jrfconvert import |
(No difference)
|
Revision as of 08:53, 7 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