I have a macro which takes an Array with preset values plugged into it. However whenever it runs, when getting the value from the array from within the macro it only ever returns a value of zero - cannot work out why?
This is my array with the set array values, plugged into the macro
This is ‘inside’ my Macro with a print String - this always prints/bools a value of 0
Any ideas why this is happening - is it not possible to do this with an array in a macro?