set_list_separator method

set_list_separator(self, c)

Sets the separator for list, parameters of function, …etc.


def set_list_separator(self, c):
    ...
ParameterTypeDescription
cSystem.Charthe specified separator

See Also