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

View source: R/kql-escape.R

kql_escape_logicalR Documentation

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


AzureKusto documentation built on Oct. 12, 2023, 5:11 p.m.