Did you try wrapping the loop in a function and then passing your input and output arrays as arguments to that function?
1 Like
Did you try wrapping the loop in a function and then passing your input and output arrays as arguments to that function?