Converts space separate list into comma separated list in quotes. More...
Converts space separate list into comma separated list in quotes.
Usage
create_comma_charlist(INLIST=&mp_unexposed_groups, OUTLIST=mp_unexposed_groups_comma);
[in] | INLIST | Name of the list seperated with spaces. |
[out] | OUTLIST | Name of the list in quotes seperated by comma. |
None.