HubGetBNFAsync Method |
Name | Description | |
---|---|---|
GetBNFAsync(BNFType, AsyncHandle) | Returns a set of rules defining the Qlik Sense scripting language grammar. These rules define the syntax for the script statements and the script or chart functions. A way to retrieve the list of script statements, script functions or chart functions is to call the GetBNF method. | |
GetBNFAsyncT(BNFType, FuncResponse, T, AsyncHandle) | Returns a set of rules defining the Qlik Sense scripting language grammar. These rules define the syntax for the script statements and the script or chart functions. A way to retrieve the list of script statements, script functions or chart functions is to call the GetBNF method. |