Learn R Programming

AzureKusto (version 1.0.1)

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