You need to use a '+' operator for String concatenation, rather than 'AND'.
The Mendix documentation has a good section on string concatenation techniques that you will probably find useful.
https://docs.mendix.com/refguide/string-concatenation/
I hope this helps.