I have a collection of data and I need to get those values but in this format.
Example: 000123;000235;000654...I need a
(;) between each value, since that's the only way they'll work for me.
Attached is the capture of the collection obtained.
I would be grateful if you could tell me how I could obtain the result that I need.