| HubGetBNFAsync Method |
| Name | Description | |
|---|---|---|
| GetBNFAsync(BNFType) | 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. | |
| GetBNFAsync(AsyncHandle, BNFType) | 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(AsyncHandle, FuncResponse, T, BNFType) | 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. |