Defines the line break character.
Corresponds to the ASCII character 0x0d (macOS)
Corresponds to the ASCII characters 0x0d and 0x0a (Windows)
Default: corresponds to the ASCII character 0x0a (Unix/Linux)
None means no line break. This is only allowed in FBV files
Defines the line break character.