DMFDelimiter Enumeration

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 {|}

See Also

Enums

Base Enum Properties

Data Types in X++