How to write EL expression to check if email equal to some value
Summary:
Hi Experts
I want to write an EL expression to check email is equal to "abc@email.com" not sure what should be the syntax. please help
I tried ${bindings.... eq 'abc@email.co'} but did not work
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
0