A ANC-Software Member Jan 11, 2021 #1 Hello, I'm struggling with reading a list from a map that is always returned "not inizialized" while in the debugger is valid. Below a screenshot from the debugger. B4A 10.50. Any help? What I'm doing wrong?
Hello, I'm struggling with reading a list from a map that is always returned "not inizialized" while in the debugger is valid. Below a screenshot from the debugger. B4A 10.50. Any help? What I'm doing wrong?
A ANC-Software Member Jan 11, 2021 #2 Found! The issue is with the debugger that displays the old value, while the m was re-assigned some rows above. Upvote 0
Found! The issue is with the debugger that displays the old value, while the m was re-assigned some rows above.