Hi, I made a Json with internal array editor. It's 22x3x1.
I'm trying to put in a text box the descriptions but I got always a 0 as response.
This is my code:
-> cardread: Load from JSON string "cards.json"
-> letturashort: Append newline&cardread.At(card1,0)&newline&cardread.At(card1,1)
I'm getting crazy, what's wrong?
Thank you for your help