Insert Function
Creates a new multimedia item as the top-most item on the current layer in the top left corner of the current page in an Envision document currently opened in the Canvas Envision Creator app with a multimedia provided via a given URL.
Insert(url: string): Promise<[[[EvItem|canvas-envision-document-items.html#object-items]]]>
Parameters
url: stringA string, a URL to a given multimedia that should be attached to the new multimedia item.
Return value
08 April 2025