setListSeparator

fun setListSeparator(separator: Char)

Sets the character which is used to separate values in lists. Typically ';' or ',' are used as separators. The default list separator is ';'.

Since

2.6

Parameters

separator

the separator