RemoveHyperlink Function
Permanently removes an attached hyperlink from a given object item.
RemoveHyperlink(obj: [[[EvItem|canvas-envision-document-items.html#object-items]]]): Promise<void>
Parameters
Return value
Promise<void>A Promise that, if fulfilled, resolves to
voidif the attached hyperlink has been successfully removed from the given object item.
27 March 2025