03-07-2017 05:52 AM - edited 03-07-2017 05:53 AM
@GianmarcoSbarra wrote:
What do you mean with "Then Index from the array before the Replace Array Subset.", i don't get how to implement it
03-07-2017 07:29 AM
crossrulz ha scritto:
@GianmarcoSbarra wrote:
What do you mean with "Then Index from the array before the Replace Array Subset.", i don't get how to implement it
Brilliant, it works because the "shift" between the cell i'm reading and the one i'm writing on is greater than 1, so this solution works just fine. Thanks.