# How to implement "Any Button" in taking the text of a button

**URL:** https://community.thunkable.com/t/how-to-implement-any-button-in-taking-the-text-of-a-button/1166676
**Category:** Questions about Thunkable X
**Created:** [March 14, 2021, 5:06pm UTC](https://community.thunkable.com/t/how-to-implement-any-button-in-taking-the-text-of-a-button/1166676 "2021-03-14T17:06:27Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![abedo](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/abedo/32/6468_2.png) [@abedo](https://community.thunkable.com/u/abedo)
#### Post date: [March 14, 2021, 5:06pm UTC](https://community.thunkable.com/t/how-to-implement-any-button-in-taking-the-text-of-a-button/1166676/1 "2021-03-14T17:06:27Z")

</div>

Hi  
I have a row which contains more than 50 buttons, each button has text

i want the user to press one of the buttons, and the text of the button will be save in variable

Is it possible to be done in a easy way instead of butting 50 blocks?

---

<div class="post-metadata">

### Author: ![bader\_mouti](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/bader_mouti/32/98887_2.png) [@bader\_mouti](https://community.thunkable.com/u/bader_mouti)
#### Post date: [March 14, 2021, 6:09pm UTC](https://community.thunkable.com/t/how-to-implement-any-button-in-taking-the-text-of-a-button/1166676/2 "2021-03-14T18:09:49Z")

</div>

Hi abedo  
try this i think its will work for you

 ![Screen Shot 2021-03-14 at 8.08.41 PM](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/2/c/2c5571a1eb0016a1c164946bd9dde9c32d40333f.png)

---

<div class="post-metadata">

### Author: ![abedo](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/abedo/32/6468_2.png) [@abedo](https://community.thunkable.com/u/abedo)
#### Post date: [March 14, 2021, 8:01pm UTC](https://community.thunkable.com/t/how-to-implement-any-button-in-taking-the-text-of-a-button/1166676/3 "2021-03-14T20:01:58Z")

</div>

@bader_mouti

i appreciate your response  
but how to identify what is the component i mean i want only the buttons of “Row9” for example?

---

<div class="post-metadata">

### Author: ![bader\_mouti](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/bader_mouti/32/98887_2.png) [@bader\_mouti](https://community.thunkable.com/u/bader_mouti)
#### Post date: [March 14, 2021, 9:29pm UTC](https://community.thunkable.com/t/how-to-implement-any-button-in-taking-the-text-of-a-button/1166676/4 "2021-03-14T21:29:04Z")

</div>

now i understand what you want

try this

 ![Screen Shot 2021-03-14 at 11.27.18 PM](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/d/2/d254a5d3eaa7bee9506063cc8fc9d62cd01f4d50.png)

---

<div class="post-metadata">

### Author: ![abedo](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/abedo/32/6468_2.png) [@abedo](https://community.thunkable.com/u/abedo)
#### Post date: [August 10, 2021, 10:45am UTC](https://community.thunkable.com/t/how-to-implement-any-button-in-taking-the-text-of-a-button/1166676/5 "2021-08-10T10:45:22Z")

</div>

Thank you very much and sorry for replying late  
i have been away for long time

---

<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:28pm UTC](https://community.thunkable.com/t/how-to-implement-any-button-in-taking-the-text-of-a-button/1166676/6 "2024-11-08T13:28:50Z")

</div>


