ConditionalComment.Condition Property |
Gets or sets the condition expression of the comment.
[VBScript] Public Property Condition As String
[JScript] public function get Condition() : String; public function set Condition(String);
The condition expression of the comment.
ConditionalComment Object | ConditionalComment Members | DOM Namespace