Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Help Text: File row delimiter
Style: ComboBox
Values
| Name | Value | Description |
|---|---|---|
| CRLF | 0 | {CR}{LF} |
| CR | 1 | {CR} |
| LF | 2 | {LF} |
| Semicolon | 3 | Semicolon {;} |
| Colon | 4 | Colon {:} |
| Comma | 5 | Comma {,} |
| Tab | 6 | Tab {t} |
| VerticalBar | 7 | Vertical bar {|} |