Early Access: The content on this website is provided for informational purposes only in connection with pre-General Availability Qlik Products.
All content is subject to change and is provided without warranty.
Skip to main content Skip to complementary content

Get the version of the Qlik associative engine component

Get the version of the Qlik associative engine component by using the EngineVersion method.

Example

The client sends:

{ "jsonrpc": "2.0", "id": 2, "method": "EngineVersion", "handle": -1, "params": {} }

The engine returns:

{ "jsonrpc": "2.0", "id": 2, "result": { "qVersion": { "qComponentVersion": "12.2.0" } } }

The version of the Qlik associative engine component is displayed.

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!