Skip to content

Open Page

This command lets you open a specific page inside an app.

Parameters

ParametersType
pageIdString

Syntax

const pageInstance = kf.app.openPage("pageId");

Returns

The above command returns the Page instance.

Example scenario

If you are working with a complex app such as the payroll or employee management app, you can use this command to quickly open a specific page, like the appraisal list.