Difference between revisions of "GetRPQUniqueId"
Line 1: | Line 1: | ||
[[Category:Questionnaire_Functions]] | [[Category:Questionnaire_Functions]] | ||
− | | + | {{HelpFiles}} |
====getRPQUniqueId==== | ====getRPQUniqueId==== |
Latest revision as of 10:52, 12 December 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