# Can we assign objects to app variables

**URL:** https://community.thunkable.com/t/can-we-assign-objects-to-app-variables/1389270
**Category:** Questions about Thunkable X
**Created:** [July 10, 2021, 2:48pm UTC](https://community.thunkable.com/t/can-we-assign-objects-to-app-variables/1389270 "2021-07-10T14:48:17Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![overturner](https://avatars.discourse-cdn.com/v4/letter/o/53a042/32.png) [@overturner](https://community.thunkable.com/u/overturner)
#### Post date: [July 10, 2021, 2:48pm UTC](https://community.thunkable.com/t/can-we-assign-objects-to-app-variables/1389270/1 "2021-07-10T14:48:17Z")

</div>

Hi , Can we assign Objects To app variables?

---

<div class="post-metadata">

### Author: ![sketch](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/sketch/32/109058_2.png) [@sketch](https://community.thunkable.com/u/sketch)
#### Post date: [July 10, 2021, 3:03pm UTC](https://community.thunkable.com/t/can-we-assign-objects-to-app-variables/1389270/2 "2021-07-10T15:03:01Z")

</div>

yes you can.

---

<div class="post-metadata">

### Author: ![catsarisky](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/catsarisky/32/100661_2.png) [@catsarisky](https://community.thunkable.com/u/catsarisky)
#### Post date: [July 10, 2021, 3:25pm UTC](https://community.thunkable.com/t/can-we-assign-objects-to-app-variables/1389270/3 "2021-07-10T15:25:33Z")

</div>

Sure can! Just don’t forget you’ve done so and try to use it like a different type!

---

<div class="post-metadata">

### Author: ![jared](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/jared/32/138473_2.png) [@jared](https://community.thunkable.com/u/jared)
#### Post date: [July 10, 2021, 4:59pm UTC](https://community.thunkable.com/t/can-we-assign-objects-to-app-variables/1389270/4 "2021-07-10T16:59:23Z")

</div>

Sure can. You can also create a whole complex Json tree of information.

And you can do this with the cloud variable. 😉

It’s the same idea as calling a Firebase key to get the data held within (Firebase is a bunch of key:value pairs)

---

<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, 1:19pm UTC](https://community.thunkable.com/t/can-we-assign-objects-to-app-variables/1389270/5 "2024-11-08T13:19:51Z")

</div>


