Difference between revisions of "GetRPQTest"

From Catglobe Wiki
Jump to: navigation, search
(jrfconvert import)
 
Line 1: Line 1:
[[Category:HelpBooks]]
+
[[Category:Questionnaire_Functions]]
 

 

  

Revision as of 08:32, 22 March 2011



getRPQTest

Returns Test property of the current questionnaire answer sheet.

Syntax

getRPQTest()

Arguments

none

Return type

bool

Example

bool b = getRPQTest();

print(b);

Availability

Version 4.9