includeInstructions property

bool includeInstructions
getter/setter pair

Boolean controlling whether to show the intruction before the test. You may include your own RPInstructionStep before, if you wish to display other instructions.

Implementation

bool includeInstructions;