kql_prefix {AzureKusto} | R Documentation |
Return a function representing a scalar KQL prefix function
Description
Return a function representing a scalar KQL prefix function
Usage
kql_prefix(f, n = NULL)
Arguments
f |
Name of a Kusto infix function |
n |
Number of arguments accepted by the Kusto prefix function |
[Package AzureKusto version 1.1.3 Index]