Forum Discussion
rraghvani
Champion Level 3
2 years agoRead through aqString Object and try out the examples shown in Methods, such as aqString.StrMatches Method.
tvklovesu
2 years agoFrequent Contributor
I looked at that method and was able to utilize few of them like (", ?, *) and was able to achive what I want to do. but for the other logical operators like And, Or, Not etc I can't find any solution. Do you have any other thoughts that I can try.
Thanks