I have been looking through all the help files and forums, however, I am having a hard time trying to find how to search for a string that has a parentheses.
IE: search all files with the string ".find(<t".
I have put the quotes around the string, however, that does not work. I am looking for the exact string as above - no math to this string. IE: it is for searching C# code in looking for finding a record inside of a structure of <t> type.
Can someone please help?
thanks,
HH