@xyantix@s0md3v Upon researching as I thought I could pad lists to the same length then use modulos to eventually traverse the array... There is a function on arrays called "Zip" which interlaces two arrays. For three, apparently you zip twice. Look into that. In the mean time, I'll keep on
@xyantix@s0md3v Did it need to be the value of x at that point? The final value of x? Or the literal value "x"
1, 1, 1, 2, 2, 2
10, 7, 12, 10, 7, 12
X, y, z, x, y, z