Delete last character of string

@Timbleking Thank you. Not exactly. Actually, it’s very simple, I’m creating the following JSON pattern list with the functon join() :

{
*Data here*
},

{
*Data here*
},

etc.

I would like to not generate the last comma of the last item, OR to remove it at the end because my JSON syntax is not valid just because of that :unamused: