HTMLDocument GetMain Method
Returns the <main> element of a document.
R←I GetMain 0
R←GetMain I
I is an HTMLDocument instance. R is the <main> element.
Returns the <main> element of a document.
R←I GetMain 0
R←GetMain I
I is an HTMLDocument instance. R is the <main> element.