Resolved! How to check part of a string
Hi there, This is more of a basic question, but I would like to check the value in the string for a certain combination of letters, let's say 'ABC'. How would I return true if the field contains ABC-234, and I am only checking to see if it contains ...