Skip to main content Skip to complementary content

currApp method

qlik.currApp()

Method used to get a reference to the current app. Use this method in an extension to get a reference to the app currently displayed.

Returns

App JavaScript object with app methods.

Example

var app = qlik.currApp(); app.clearAll();

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!