The function LISTTOSTRING prints the content of a list as string as string.
- Lists are enclosed by brackets.
- The elements are seperated with comma.
LISTTOSTRING(list) => string
The function LISTTOSTRING prints the content of a list as string as string.
LISTTOSTRING(list) => string