Text File Feature Representation
In addition to the generic FME feature attributes that FME Workbench adds to all features (see About Feature Attributes), a Text File feature consists of the following attributes:
Attribute Name |
Reader or Writer |
Contents |
---|---|---|
text_line_data |
The line of text read from the file. |
|
text_line_length |
Reader only |
Total number of bytes in text_line_data attribute. |
text_line_number |
Reader only |
Line number of the text line within the file. |