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

Contents

text_line_data

The line of text read from the file.

text_line_length

Total number of bytes in text_line_data attribute. (Reader only)

text_line_number

Line number of the text line within the file. (Reader only)