Description
-
Holds entity type.
Property type
-
A String value.
Syntax
-
object.Type
The Type Property syntax has these parts:
| object |
An expression
evaluating to an object of type wodHtmlEntity. |
Remarks
-
Type property holds entity type name in uppercase, such
as IMG, A, TABLE, HEAD, TITLE etc. Type names are taken
from TAG names in HTML document.
|