Is there any way to search for ALL characters (including punctuation, dashes, and spaces) that are within brackets [ ], including the brackets? For example, after wildcard searching, I would like ALL of [test1123 abc 7.77] or [aaa 3_1 abc 7.77] to be highlighted (including the brackets) so that I could make them as conditional text.
What is the proper wildcard search string that I should enter? Thanks.