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
DocumentContextobject with the context of the Envision document currently opened in the Canvas Envision Creator app.
06 March 2025