switchCase

fun switchCase(block: Expression.ExpressionBuilder.() -> Unit)

Selects the first output whose corresponding test condition evaluates to true, or the fallback value otherwise.