# Nested If's don't seem to work

**URL:** https://community.thunkable.com/t/nested-ifs-dont-seem-to-work/39853
**Category:** Questions about Thunkable X
**Created:** [August 8, 2018, 6:25am UTC](https://community.thunkable.com/t/nested-ifs-dont-seem-to-work/39853 "2018-08-08T06:25:45Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![compass1312](https://avatars.discourse-cdn.com/v4/letter/c/58956e/32.png) [@compass1312](https://community.thunkable.com/u/compass1312)
#### Post date: [August 8, 2018, 6:25am UTC](https://community.thunkable.com/t/nested-ifs-dont-seem-to-work/39853/1 "2018-08-08T06:25:45Z")

</div>

It seems that nested IF’s don’t work. Is there a way to overcome this, or is it simply me doing it wrong?

also…

Is there a way to review all the keys in local storage? My memory is not that good 😊

![NestedIfs](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/8/9/896355862e6e0486521402ad16a381f6c1c10523.png)

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [August 8, 2018, 7:26am UTC](https://community.thunkable.com/t/nested-ifs-dont-seem-to-work/39853/2 "2018-08-08T07:26:03Z")

</div>

How do you find an error if you do not see the values ​​of variables on the screen?

Place the Label on the screen. Before each operation and after each operation, output to this Label the values ​​of all the variables you are interested in. This will quickly detect the error.

---

<div class="post-metadata">

### Author: ![compass1312](https://avatars.discourse-cdn.com/v4/letter/c/58956e/32.png) [@compass1312](https://community.thunkable.com/u/compass1312)
#### Post date: [August 8, 2018, 11:46am UTC](https://community.thunkable.com/t/nested-ifs-dont-seem-to-work/39853/3 "2018-08-08T11:46:54Z")

</div>

I can assure you that the variable results are shown on the screen. I was in the process of making some screenshots to post when I figured out the problem (I think) in my head at least. I now have to trnslate that idea into blocks. Thank you for your help anyway. 😀

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 12:00pm UTC](https://community.thunkable.com/t/nested-ifs-dont-seem-to-work/39853/4 "2024-11-08T12:00:59Z")

</div>


