get Recipe Predicate Results
open fun getRecipePredicateResults(context: CRecipePredicate.Context, whenEmptyDefault: Boolean = true): Boolean
Returns CRecipePredicate inspection result
Return
Boolean Result of run tests
Since
5.0.17
Parameters
context
Context of inspection
when Empty Default
Result returned when CRecipe.predicates is null or empty (default = true)