Fixed Width
Extracts data from a text file with fields delimited by a fixed number of characters.
Options
Columns (required)
Columns that will be extracted.
Type
Default value
array
null
Associative array where the key
is the name of the column and the value
is an array containing the start position and the length of the column;
Last updated