# How do I express as a variable if it's not on the screen?

**URL:** https://community.thunkable.com/t/how-do-i-express-as-a-variable-if-its-not-on-the-screen/1757323
**Category:** Questions about Thunkable X
**Created:** [February 27, 2022, 3:07am UTC](https://community.thunkable.com/t/how-do-i-express-as-a-variable-if-its-not-on-the-screen/1757323 "2022-02-27T03:07:48Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![qortmd3592st](https://avatars.discourse-cdn.com/v4/letter/q/d07c76/32.png) [@qortmd3592st](https://community.thunkable.com/u/qortmd3592st)
#### Post date: [February 27, 2022, 3:07am UTC](https://community.thunkable.com/t/how-do-i-express-as-a-variable-if-its-not-on-the-screen/1757323/1 "2022-02-27T03:07:48Z")

</div>

Suppose we have screen 1, screen 2, and screen 3

What if I want to give 5 points for screen 1, 10 points for screen 2, 0 points for screen 3?

How can I represent the screen the user is currently on?

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [February 27, 2022, 3:36am UTC](https://community.thunkable.com/t/how-do-i-express-as-a-variable-if-its-not-on-the-screen/1757323/2 "2022-02-27T03:36:04Z")

</div>

You can store values in variables. If you want to keep track of the screen, just set a variable to the text string “screen 1” or “screen 2” etc.

If you want to learn more about variables, Google _variables Thunkable_. The first result is usually the documentation.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/f/0f59f292712368bce16ff80133ae10de8a6f27e8.png) [@system](https://community.thunkable.com/u/system)
#### Post date: [May 28, 2022, 3:36am UTC](https://community.thunkable.com/t/how-do-i-express-as-a-variable-if-its-not-on-the-screen/1757323/3 "2022-05-28T03:36:25Z")

</div>

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.
