output_table_delimiters

Specifies to insert delimiters between tables that are understood by IDOL Eduction. For this to take effect, you must also enable tab_delimited, and the target encoding must be KVCS_UTF8.

Default value: false

Syntax

Configuration& Configuration::output_table_delimiters(bool delimiters)