# Number Parser Tutorial

**URL:** https://community.thunkable.com/t/number-parser-tutorial/1041907
**Category:** Tutorials and DIY Guides
**Tags:** community, text, tips
**Created:** [December 29, 2020, 3:08pm UTC](https://community.thunkable.com/t/number-parser-tutorial/1041907 "2020-12-29T15:08:00Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![luv.ak.tech](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/luv.ak.tech/32/104896_2.png) [@luv.ak.tech](https://community.thunkable.com/u/luv.ak.tech)
#### Post date: [December 29, 2020, 3:08pm UTC](https://community.thunkable.com/t/number-parser-tutorial/1041907/1 "2020-12-29T15:08:00Z")

</div>

This is a simple guide on making a number parser

### Blocks -

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/6/2/6294c58246f440960da30f215bd6af1fd2a6afb8.png)

### Project Link -

[Project](https://x.thunkable.com/projectPage/5feb42a794315100129d5be0)

Happy Thunking!! 😀 😀  
@luv.ak.tech

---

<div class="post-metadata">

### Author: ![luv.ak.tech](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/luv.ak.tech/32/104896_2.png) [@luv.ak.tech](https://community.thunkable.com/u/luv.ak.tech)
#### Post date: [December 29, 2020, 3:38pm UTC](https://community.thunkable.com/t/number-parser-tutorial/1041907/2 "2020-12-29T15:38:40Z")

</div>

if doubts then feel free to ask!!

---

<div class="post-metadata">

### Author: ![abhinav.ananddps2807](https://avatars.discourse-cdn.com/v4/letter/a/ee59a6/32.png) [@abhinav.ananddps2807](https://community.thunkable.com/u/abhinav.ananddps2807)
#### Post date: [December 29, 2020, 4:20pm UTC](https://community.thunkable.com/t/number-parser-tutorial/1041907/3 "2020-12-29T16:20:40Z")

</div>

I want to create Two more variables named as j and b but everytime i am making but it is coming with app variable j and b.So how to remove app variable

---

<div class="post-metadata">

### Author: ![luv.ak.tech](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/luv.ak.tech/32/104896_2.png) [@luv.ak.tech](https://community.thunkable.com/u/luv.ak.tech)
#### Post date: [December 29, 2020, 4:22pm UTC](https://community.thunkable.com/t/number-parser-tutorial/1041907/4 "2020-12-29T16:22:06Z")

</div>

actually you need app variable it contains the numbers if you need different name for it then just rename it

---

<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:19pm UTC](https://community.thunkable.com/t/number-parser-tutorial/1041907/5 "2024-11-08T12:19:21Z")

</div>


