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


cloudyr/AzureKusto documentation built on Oct. 15, 2023, 5:42 p.m.