Delete Function
Permanently removes a given object item from an Envision document currently opened in the Canvas Envision Creator app.
Delete(obj: [[[EvItem|canvas-envision-document-items.html#object-items]]]): Promise<void>
Parameters
Return value
Promise<void>A Promise that, if fulfilled, resolves to
voidif the given object item has been successfully deleted from the current Envision document.
27 March 2025