GetRPQCompleted

From Catglobe Wiki
Revision as of 11:50, 12 December 2011 by Cg pham (talk | contribs)
(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