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

close method

Information noteSTABLE.

This API is reliable and breaking changes are unlikely.

qlik.app.close()

Closes a Qlik Sense app. Also closes the WebSocket and clears out client side data.

Version history

Version history
Version state Details
Introduced 1.1

Parameters

None.

Example

var app = qlik.openApp('2abac31e-3b46-4b78-8bxf-c5cea1d2514d', config);
	app.close();

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!