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