So I am having a issue. When I run the code below I get no results showing. However If I add the “value” to a label it is returning [object Object],[object Object],object Object
Am I doing something wrong here? I had this working before the variables switched over.
Until Thunkable team fixes the issue, you’ll need to either (a) use a hidden listviewer to store and manipulate the list or (b) create variables via function with variables or a “for each item in j” block