Keyword 'Contains' Condition on Keyword Project Variable
I'm try to write an 'If' construct in a keyword test on a project variable to see if it contains a character but the only condition available are equal, not equal, greater than, less than. How do I test if it contains a particular character?
I've written the following script but can't figure out how to call it from within the logic parameter in the if statment.