Need help with an array

I have an array that looks like this:
image

how would i loop through that array and convert it into a string.

I wanna loop through all Titles in the array.

I want to convert that into a string that looks like this:
hussein;test;test

Is this possible if so can someone help me.

Hi @Hussein_Ali

Please use {{join(map(10.contacts; “isAutoboxed”); “,”)}} to map in the field.

You could copy it from here and paste in your scenario.

Replace the array and , manually type the value (in your case it is title).

If you require additional assistance, please don’t hesitate to reach out to us.
MSquare Support
Visit us here
Youtube Channel

2 Likes