GetRPQUniqueId

From Catglobe Wiki
Revision as of 09:32, 22 March 2011 by Cg pham (talk | contribs)
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