GetRPQCompleted

From Catglobe Wiki
Revision as of 10:03, 7 March 2011 by 127.0.0.1 (talk | contribs) (jrfconvert import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



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