String.Replace bug?

Hello guys,

I’m trying to make a script where it searches for keywords and replace those keywords into different value. I have an example list below here where it has three items and trying to change only one. However the output list is keep spitting out in a weird unexpected way and not sure why this is happening.

I was expecting the list to be ‘Orange, Kale, Red’ but the last one is just missing here.

am I using a wrong node here? any suggestion would be appreciated. thank you!

The OOTB node doesn’t seem to like more than 1 input.

Hi @mrkpkimEMSRM @Alien

Right Click Change lacing to longest:

3 Likes

Argh, I did that first and it didn’t work so I assumed it was the node. Doh!