Activate Function
Activates in-line text editing in a given text item from an Envision document currently opened in the Canvas Envision Creator app.
Activate(obj: [[[EvItem|canvas-envision-document-items.html#object-items]]]): Promise<void>
Parameters
Return value
Promise<void>A Promise that, if fulfilled, resolves to
voidif in-line text editing has been successfully activated in the given text item in the current document.
16 April 2025