CountLayers Function
Counts the number of layers on a given page in an Envision document currently opened in the Canvas Envision Creator app.
CountLayers(page: [[[EvItem|canvas-envision-document-items.html#page-items]]]): Promise<number>
Parameters
Return value
Promise<number>A Promise that, if fulfilled, resolves to the number of layers on the given page in the current Envision document.
13 March 2025