recommended way to store array data
Posted: 31 Aug 2021, 19:41
I discovered the hard way that if I simply type values into an array get set module output, they are not remembered on restart. If I basically just want an array of constants, what is the most straightforward way to patch this? I'd rather not have a whole bunch of constant modules, but I could do that of course... Basically the value equivalent of a text panel?