[Solved] Question about variables

This is a test app I made to see why my variables are not behaving as expected.
The output of the button click stays at the initialized value.

Try typing the name of the variable in there instead of using the variable block. Try just writing the name of the variable in there. “testVARs”

image

1 Like

Hi Jared,
Tried that with no improvement.
MoreVARtrouble

Hi @penny ,

There is an error in the variable name in your block. And in your first block there is an error in the name

3 Likes

OMG! (the shame!)

Now you see, this is an example of why I dislike sharing my apps.

Thank you!!
:slight_smile:

1 Like

Upper/lower case matters! :+1::+1:

1 Like