Join Array with a new line?

Hey there! 

I'm trying to build .ics files inside Xano from scratch and what I'm doing is depending on inputs, conditionally adding variables to an array. One might be if it's virtual, there's a location, etc. 

At the end though, when it's time to build the file,l I need to take all the 'lines' or values of the array and create one large variable with all it's contents, however, there needs to be a new line between each variable. 

Is this possible?
Other
4 replies