Description
-
Holds filename of the file that is parsed.
Property type
-
A String value.
Syntax
-
object.Filename [= value]
The Filename Property syntax has these parts:
| object |
An expression
evaluating to an object of type wodHtmlParser. |
| value |
A String value. |
Remarks
-
Filename property specifies file on the disk that will
be opened for parsing.
|