or Statement
Parameters
value
A logical rule statement used to combine other rule statements with OR logic. See OR Statement below for details.
suspend fun orStatement(argument: suspend RuleGroupRuleStatementNotStatementStatementOrStatementArgsBuilder.() -> Unit)
Parameters
argument
A logical rule statement used to combine other rule statements with OR logic. See OR Statement below for details.