HTMLElement DeleteElement Method
Deletes an element.
R←I DeleteElement 0
R←DeleteElement I
I is the HTMLElement instance. R is 0.
This is an APLDOM to browser DOM synchronized method.
Deletes an element.
R←I DeleteElement 0
R←DeleteElement I
I is the HTMLElement instance. R is 0.
This is an APLDOM to browser DOM synchronized method.