Quantcast
Channel: voidtools forum
Viewing all articles
Browse latest Browse all 1719

Everything 1.5 Alpha • Escaping characters, ^ and \ didn't work. I want to search for `content:"content: ".""` correctly.

$
0
0
I tried to use the escape characters ^ and \ but they didn't work.

What I want is to search for files that contain the substring

Code:

content: "."
.

The most immediate attempt is to search for:

Code:

content:"content: ".""
, but this is obviously wrong. I tried

Code:

content:"content: ^".^""
but it didn't work.

Statistics: Posted by TenTickles — Fri Jan 10, 2025 6:18 pm



Viewing all articles
Browse latest Browse all 1719

Trending Articles