tFileInputRegex
Reads a file row by row to split them up into fields using regular expressions and sends the fields as defined in the schema to the next component.
Powerful feature which can replace number of other components of the File family. Requires some advanced knowledge on regular expression syntax.