endIterations

fun endIterations(msg: String? = null)

Note that the iterations can only be ended before running all iterations or before running the next iteration. Use stopIterations() to cause a graceful completion of inner and outer iterations.

Parameters

msg

a message to capture for why the iterations were ended