🧑🎓 Multiple conditions
If you need to check value for multiple conditions at once, you can use the all()
function that allows you to combine multiple Predicates
into single one:
Last updated
If you need to check value for multiple conditions at once, you can use the all()
function that allows you to combine multiple Predicates
into single one:
Last updated