Word Wrap
- Last UpdatedJan 03, 2025
- 1 minute read
- PI System
- PI Connector for UFL 1.3.2.139
- Connectors
Optional: A positive whole number that defines the length of the chunks (lines) the input text will be broken into. All lines forwarded to the parsing engine of the connector will be of the same length.
If -1 is used, the connector will take the whole input stream and forward it as one line for parsing.
Note: The -1 setting is mostly intended for structured formats like JSON because if the JSON parser is applied to an incomplete JSON structure, it will return an error.
When set, the Word Wrap overwrites the New Line definition.