Attribute.Value Property
Gets or sets the value of the attribute.
[VBScript] Public Property Value As String
[JScript] public function get Value() : String; public function get Value(String);
The value of the attribute.
Attribute Object | Attribute Members | DOM Namespace