50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

AzureKusto (version 1.1.3)

kql_escape_logical: Escape a Kusto logical value. Converts TRUE/FALSE to true / false

Description

Escape a Kusto logical value. Converts TRUE/FALSE to true / false

Usage

kql_escape_logical(x)

Arguments

x

A logical value to escape