2 lines
75 B
Text
2 lines
75 B
Text
|
|
StringTools:-Join(StringTools:-Split("Hello,How,Are,You,Today", ","),".");
|