HTMLElement SetOuterHTML Method

Sets the outer HTML of an element.

      R←I SetOuterHTML X

This is an APLDOM to browser DOM synchronized method.

I is the HTMLElement instance. X is an HTMLElement or a character vector of rendered HTML. R is 0.