SetCurrentPage Function
Sets a given regular document page or master page as currently selected (active) in an Envision document currently opened in the Canvas Envision Creator app.
SetCurrentPage(page: [[[EvItem|canvas-envision-document-items.html#page-items]]]): Promise<void>
Parameters
Return value
Promise<void>A Promise that, if fulfilled, resolves to
voidif the given page has been successfully selected (activated) in the current Envision document.
12 March 2025