Hi all,
Have a question about output file tool and setting non-standard delimiters.
How do you set as a delimiter in an output file?
I believe it is the End Of Transmission (EOT) ASCII code 004, so as a regex character it is [\x04]. Below is what was attempted but it causes the whole Alteryx workflow to error.

Thanks in advance