GetRPQUniqueId
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
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