Parse a generic text file.
Example

I Ain't Afraid of No Code!
[
[
"text",
{
"subtable": null,
"errors": "strict",
"encoding": "utf-8",
"_comment": null
}
]
]
param str subtable: Name a subtable in which output will be stored (will create subtable where necessary).
param str errors: Optionally ignore errors.
param str encoding: Choose one of “utf-8”, “utf-8-sig”, “utf-16”, “utf-16le”, “iso-8859-1”, “iso-8859-9”, “iso-8859-15”, “cp437”.
param str comment: A comment that will appear in the Transformation UI.
Comments
0 comments
Article is closed for comments.