Create 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 given raw multimedia data.
Create(data: [[[EvMultimediaData|evmultimediadata-interface.html]]]): Promise<[[[EvItem|canvas-envision-document-items.html#object-items]]]>
Parameters
data: EvMultimediaDataAn
EvMultimediaDataobject, the raw binary data of a given multimedia that should be attached to the new multimedia item.
Return value
08 April 2025