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!