A Boolean that specifies whether to ignore invalid UTF8 characters.
false
, CFS escapes the characters.true
, the invalid characters are ignored (CFS does not print the characters in the document).Type: | Boolean |
Default: | False |
Required | No |
Configuration Section: | ImportService |
Example: | ImportElideNonUtf8Output=true
|
See Also: |
|