KeyFile.setListSeparator

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

class KeyFile
void
setListSeparator
()

Parameters

separator char

the separator

Meta