HTMLElement GetComponent Method
Gets a component by Name.
R←I GetComponent X
I is an HTMLElement instance. X is the value of the Name property of a component. R is the component (also an HTMLElement instance)
Gets a component by Name.
R←I GetComponent X
I is an HTMLElement instance. X is the value of the Name property of a component. R is the component (also an HTMLElement instance)