GetBaseBNFHash Method
Overloads
GetBaseBNFHash(BNFType) |
Gets a string hash calculated from the current Backus-Naur Form (BNF) grammar of the Qlik engine scripting language. If the hash changes between subsequent calls to this method, this indicates that the BNF grammar has changed. |
GetBaseBNFHash(BNFType)
Gets a string hash calculated from the current Backus-Naur Form (BNF) grammar of the Qlik engine scripting language. If the hash changes between subsequent calls to this method, this indicates that the BNF grammar has changed.
Declaration
string GetBaseBNFHash([QixName("qBnfType")] BNFType bnfType)
Parameters
Type | Name | Description |
---|---|---|
BNFType | bnfType |
The type of grammar to return:
|
Returns
Type | Description |
---|---|
System.String |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!