evCreate API 5.7 Help

GetContext Function

Returns a DocumentContext object with the context of an Envision document currently opened in the Canvas Envision Creator app.

GetContext(): Promise<[[[DocumentContext|documentcontext-interface.html]]]>

Return value

Promise<DocumentContext>

A Promise that, if fulfilled, resolves to a DocumentContext object with the context of the Envision document currently opened in the Canvas Envision Creator app.

06 March 2025