GetRPQTest: Difference between revisions
From Catglobe Wiki
More actions
jrfconvert import  |
No edit summary |
||
| Line 1: | Line 1: | ||
[[Category: | [[Category:Questionnaire_Functions]] | ||
 |  | ||
Revision as of 07: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