Optional
qOptional
qArray of token references that all together build up the definition of the current token. Generally, if the array is not empty, the definition is a BNF rule (qIsBnfRule is set to true). However, some BNF rules do have an empty array (qIsBnfRule is set to true, but qBnf is empty).
Optional
qIf set to true, the definition specifies a literal token. This parameter is optional. The default value is false.
Optional
qIf set to true, the definition specifies a control statement. This parameter is optional. The default value is false.
Optional
qIndicates whether a script statement, a chart or a script function is deprecated (not recommended for use). If set to true, the script statement or the function is not recommended for use in Qlik Sense. This parameter is optional. The default value is false.
Optional
qGroup of the function.
One of:
Optional
qList of groups the function belongs to.
Optional
qIf set to true, the definition is related to a field. This parameter is optional. The default value is false.
Optional
qReference identifier to a function described in the documentation. The identifier is stored in the definition of the token containing the function name. Is not used in Qlik Sense.
Optional
qIf set to true, a list of related rule tokens is assigned to qBnf . This parameter is optional. The default value is false.
Optional
qType of the data.
One of:
Optional
qToken name. One of:
Optional
qNumber of the current token definition.
Optional
qNumber of the parent rule definition.
Optional
qIf set to true, the definition is related to a Qlik Sense function. It cannot be an aggregation function. This parameter is optional. The default value is false.
Optional
qIf set to true, the definition specifies a script statement. This parameter is optional. The default value is false.
Optional
qLiteral string of the token. Examples: 'Round' and '('.
If set to true, the definition is related to an aggregation function. This parameter is optional. The default value is false.