GetRPQUniqueId

From Catglobe Wiki
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