Count Function
Returns the total number of all the object items selected in an Envision document currently opened in the Canvas Envision Creator app.
Count(): Promise<number>
Return value
Promise<number>A Promise that, if fulfilled, resolves to the total number of all the object items selected in the current document.
10 April 2025