Searching for "underscore" character
The files that I am importing have "tags" in the filename that are separated by underscores.Is there a way to search for the underscore (_) character?I've seen it mentioned that _ and % are wildcards, but I specifically want to look for strings such as "_mc_" without returning results such as "mcdonald"
Thanks!
Thanks!
-
dstillmanNot currently possible, but I've created an issueto track it.
-
seeingtheforestThank you kindly.