skippedRoutine

private val skippedRoutine: Array<Routine>

The routines in this list are skipped until a routine is found that is not on the list. This list is reset between the functions of the routine, so if a function was found that is not in the list and after this function there is a function which was in this list, it is executed. Default is null