evCreate API 5.7 Help

Undo Function

Undoes the last atomic edit operation or edit transaction performed during the current Envision document editing session in the Canvas Envision Creator app.

Undo(): Promise<void>

Return value

Promise<void>

A Promise that, if fulfilled, resolves to void if the last atomic edit operation or edit transaction performed during the current Envision document editing session in the Canvas Envision Creator app has been successfully undone.

29 April 2025