TEXTLINE Input Format Fields
The input records generated by the TEXTLINE input format contain the following fields:
| Name | Type | Description |
|---|---|---|
| LogFilename | STRING | Full path of the file containing this line |
| Index | INTEGER | Line number |
| Text | STRING | Text line content |