2 lines
59 B
Text
2 lines
59 B
Text
|
|
string-join(tokenize("Hello,How,Are,You,Today", ","), ".")
|
|
|
string-join(tokenize("Hello,How,Are,You,Today", ","), ".")
|