kql_escape_string {AzureKusto}R Documentation

Escape a Kusto string by single-quoting

Description

Escape a Kusto string by single-quoting

Usage

kql_escape_string(x)

Arguments

x

A string to escape


[Package AzureKusto version 1.1.3 Index]