This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

How to create a filter containing "

Hi,

I'm struggling to create a filter which needs to contain a double quotes symbol "

I need to filter on the following text:

device authentication failed"

I've tried:

"device authentication failed""

"device authentication failed\""

'device authentication failed"'

and can't see from the documentation / help how I need to encode or escape the " character?

Many thanks,