Since it starts with memclear it should clear all the variables out of the list of variables on the debug screen. But the old now non-existent variable list stays on the left of the [DEBUG] screen.
If I stay on the [DEBUG] screen and run the same program again and again, the old non-existent variable list still remains on the screen…. forever.
When a memclear command is executed and we are in the [DEBUG] screen, the old now nonexistent vars and their values should then all be immediately erased from the screen.