Debugging code in app Lab

App Lab

I cannot find out how to display the value of a property in the debug window
If you want to display the value of a variable you just Write the name of the variable

For a property i would expect “lbl1.text” but i does not work for me

Hi Peter,

After a few conversations with code.org staff, it sounds like the language in the debugging window is a little confusing. The same UI is used both in the Applab environment as well as GameLab. In Applab, students are able to view variables, but in GameLab they can identify properties (that represent sprites, which are not in Applab). The word property here does not refer to anything in the Design tab.

Sorry for the confusion. It confused me as well!
Cheers,
Madeline