Page 1 of 1

Rename "join string list"

Posted: Oct 3rd, '17, 21:35
by SimpleSi
join string list [ ]
I don't think the name of this block identifies what it does

Basically, it would seem to be the complementary function to letters in that it combines all the elements of a list and makes it one string

I don't think renaming it to unletter [ ] is good :)

My suggestion would be

list [ ] to string

Re: Rename "join string list"

Posted: Oct 4th, '17, 06:31
by SimpleSi
Or maybe be fully explicit and say something like
build string from [ ]

or

build word from [ ]

or even

build word [ ]