Description
Similar to Template, but it prints or reads all names and types of columns and uses escaping rule from format_custom_escaping_rule setting and delimiters from the following settings:- format_custom_field_delimiter
- format_custom_row_before_delimiter
- format_custom_row_after_delimiter
- format_custom_row_between_delimiter
- format_custom_result_before_delimiter
- format_custom_result_after_delimiter
It does not use escaping rules settings and delimiters from format strings.
CustomSeparatedIgnoreSpaces format, which is similar to TemplateIgnoreSpaces.
Example usage
Inserting data
Using the following txt file, named asfootball.txt:
Reading data
Configure the custom delimiter settings:CustomSeparated format: