HTMLComponent GetComponentValue Method
Gets the value of a component.
R←X GetComponentValue ''
R←GetComponentValue X
X is a component. R is the value property of the component.
See also GetComponentValues.
Gets the value of a component.
R←X GetComponentValue ''
R←GetComponentValue X
X is a component. R is the value property of the component.
See also GetComponentValues.