evCreate API 5.7 Help

GetCurrentPage Function

Returns an item object of the page currently selected in an Envision document currently opened in the Canvas Envision Creator app.

GetCurrentPage(): Promise<[[[EvItem|canvas-envision-document-items.html#page-items]]]>

Return value

Promise<EvItem>

A Promise that, if fulfilled, resolves to a Page item object of the page currently selected in the Envision document currently opened in the Canvas Envision Creator app.

06 March 2025