GetRPQUniqueId

From Catglobe Wiki
Revision as of 09:53, 7 March 2011 by 127.0.0.1 (talk | contribs) (jrfconvert import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



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