How can I use 'OR' in GREL if statement?
I want to construct something like this
if(contains(value, "this") OR contains(value, "that"), True, False)
Aucun commentaire:
Enregistrer un commentaire