Reply To: A couple of questions on Flowcanvas

Forums 💬 FlowCanvas ⚙️ Support A couple of questions on Flowcanvas Reply To: A couple of questions on Flowcanvas

#12650
automageddon
Participant

    Sorry, I parked this for a bit but just got back to it.

     

    I’m talking about multidimensional arrays, like what you would use to create a grid, GridVariableName = [7, 8]. In Bolt I’m using Lists of list, so one main list with a list on each entry, but it’s quite clunky, so I was hoping FlowCanvas would allow me to declare a variable in the blackboard like Name = MyArray Value = x, y.