SetName Function
Updates the name of a given page in an Envision document currently opened in the Canvas Envision Creator app.
SetName(page: [[[EvItem|canvas-envision-document-items.html#page-items]]], name: string): Promise<void>
Parameters
Return value
Promise<void>A Promise that, if fulfilled, resolves to
voidif the given page in the current Envision document has been successfully renamed.
13 March 2025