Difference between revisions of "GetRPQTest"

From Catglobe Wiki
Jump to: navigation, search
 
Line 1: Line 1:
 
[[Category:Questionnaire_Functions]]
 
[[Category:Questionnaire_Functions]]

+
{{HelpFiles}}
  
 
====getRPQTest====
 
====getRPQTest====

Latest revision as of 10:52, 12 December 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