evCreate API 5.7 Help

Get Function

Returns all the object items selected in an Envision document currently opened in the Canvas Envision Creator app.

Get(): Promise<EvItem[]>

Return value

Promise<EvItem[]>

A Promise that, if fulfilled, resolves to an array of Object item objects selected in the current document.

10 April 2025