kql {AzureKusto} | R Documentation |
Tag character strings as Kusto Query Language. Assumes the string is valid and properly escaped.
Description
Tag character strings as Kusto Query Language. Assumes the string is valid and properly escaped.
Usage
kql(...)
Arguments
... |
character strings to tag as KQL |
[Package AzureKusto version 1.1.3 Index]