I Downloaded the RandomArray plugin and now I have 3 Randoms Arrays. I would like to multiply the a RandomArray1 x RandomArray2. And put the startValue on the RandomArray3.
How can I set the StarValue to this expression:
RandomArray2.At(loopindex)*RandomArray3.At(loopindex)