Strings

String values can be represented in Deephaven query strings by using backticks `.

Syntax

Usage

Filter

The following example shows a query string used to filter data. This query string returns items in the Value column that are equal to the string `C`.