includeInstructions property

bool includeInstructions
getter/setter pair

Show the instruction before the test?

You may include your own RPInstructionStep step before this activity step, if you wish to display a separate page with other instructions.

Implementation

bool includeInstructions;