This does! When looking at the docs I guess this made me think "split" and such were tied specifically to tables. But now I'm starting to wrap my head around this.
drewdiver
Recent community posts
I'm having a hard time wrapping my head around arrays, maybe it's not what I actually need to be using. Basically I have two fields that I can enter text and I want to take each field and append them to an array that splits it all up by word. So "This is my text" in field1 and "More text" in field2 would be ["This", "is", "my", "text", "More", "text"] that I could then manipulate.
I've purchased Decker for my Mac and up until recently have downloaded a release *.tar.gz to which I run "make decker && make lilt && make docs && sudo make install" on Arch. I have the sdl2 and sdl2_image libraries. All of a sudden when I run Decker there's an audible rapid "clicking" coming out of my speakers. Perhaps it has been present this whole time but I had volume down.. I've tried removing and installing older builds to no avail.. curious if anyone is aware of this or knows a fix? I've tried searching the community here and some internet searches but no luck..