Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

GetRPQUniqueId: Difference between revisions

From Catglobe Wiki
jrfconvert import
 
Cg_pham (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Category:HelpBooks]]
[[Category:Questionnaire_Functions]]

{{HelpFiles}}


====getRPQUniqueId====
====getRPQUniqueId====

Latest revision as of 09: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