set_list_separator
Description:
Sets the character which is used to separate values in lists.
Typically `;` or `,` are used as separators. The default list separator is `;`.
Parameters:
| this |
a key file |
| separator |
the separator |