Description
-
Holds end position of the entity in the data.
Property type
-
A Long value.
Syntax
-
object.End
The End Property syntax has these parts:
| object |
An expression
evaluating to an object of type wodHtmlEntity. |
Remarks
-
Together with Start
property, End property defines position of the entity in
the document.
|