Math node payload result path

I have a math node with 4 different expressions, but I would like the results to end up in the same payload path as an array.
Can that be done?

tried data.result[0] and data.result[1] e.t.c but that didn’t work

@Lars_Andersson,

Right now, this is not something that can be done. I’d recommend using the Function Node.