[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Separator character for lists
Source position: sysinth.inc line 130
const ListSeparator: Char = ','; |
ListSeparator is the character used in lists of values. It is locale dependent.
|
Decimal point separator. |