ClearAll Function
Permanently removes all attached actions from a given page in an Envision document currently opened in the Canvas Envision Creator app.
ClearAll(page?: [[[EvItem|canvas-envision-document-items.html#page-items]]]): Promise<void>
Parameters
Return value
Promise<void>A Promise that, if fulfilled, resolves to
voidif all actions attached to the given page in the current Envision document have been successfully deleted.
26 March 2025