[Question] Assigning ( changing ) values in Array? Does it work?

Does assigning values like normal in Array works? Which is using the assign node.

I have an array with values in it but it doesn’t seems to be changing after using the assign node.
Can someone shed some light on this. or provide an alternative if it doesn’t work?

Need more context, are you able to include more of the blueprint so we can see what is happening ?

Reason I shown only 3 node is to keep things scoped.

I could not change the variable of the array using the method above ( using the Assign macro ) .

If you’re able to change ( not add ) the value let me know and provide an example. I could be doing something wrong, but this is a pretty straightforward scenario.

Use the Set array element node, works for me.