13th June 2019 at 3:46pm
purpose | join a list of strings together with the separator S |
---|---|
input | a selection of titles |
parameter | S =the separator to insert between each of the items |
output | the input titles joined together with the separator S |
purpose | join a list of strings together with the separator S |
---|---|
input | a selection of titles |
parameter | S =the separator to insert between each of the items |
output | the input titles joined together with the separator S |