Difference between revisions of "GetRPQCompleted"

From Catglobe Wiki
Jump to: navigation, search
(jrfconvert import)
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Category:HelpBooks]]
+
[[Category:Questionnaire_Functions]]

+
{{HelpFiles}}
  
 
====getRPQCompleted====
 
====getRPQCompleted====

Latest revision as of 11:50, 12 December 2011



getRPQCompleted

Checks if the current questionnaire answer sheet context has been set to completed

Syntax

getRPQCompleted()

Arguments

none

Return type

bool

Example

bool b = getRPQCompleted();

print(b);

Availability

Version 5.0