# List item content length

**URL:** https://community.thunkable.com/t/list-item-content-length/2097871
**Category:** Questions about Thunkable X
**Created:** [October 25, 2022, 11:22am UTC](https://community.thunkable.com/t/list-item-content-length/2097871 "2022-10-25T11:22:51Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![stefansladdeneng1](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/stefansladdeneng1/32/170123_2.png) [@stefansladdeneng1](https://community.thunkable.com/u/stefansladdeneng1)
#### Post date: [October 25, 2022, 11:22am UTC](https://community.thunkable.com/t/list-item-content-length/2097871/1 "2022-10-25T11:22:52Z")

</div>

Hi Folks  
How can i check a list item lets say #5 and how many characters it is in there.  
In reality i want to check if it is larger than a number (of characters) = True or not = False  
Have tried many variants and now i am totally “blind”.

Thanks’n Cheers

---

<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: [October 25, 2022, 12:45pm UTC](https://community.thunkable.com/t/list-item-content-length/2097871/2 "2022-10-25T12:45:51Z")

</div>

Are the list items strings or integers?

---

<div class="post-metadata">

### Author: ![stefansladdeneng1](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/stefansladdeneng1/32/170123_2.png) [@stefansladdeneng1](https://community.thunkable.com/u/stefansladdeneng1)
#### Post date: [October 25, 2022, 12:58pm UTC](https://community.thunkable.com/t/list-item-content-length/2097871/3 "2022-10-25T12:58:49Z")

</div>

I would say string as the re will be text in each list item.  
Som of then will only consist of one letter  
And i want to ask -  
For Each item check if the content of each item has more characters than 1. True/False  
And If only one then if…bla bla bla…

---

<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: [October 25, 2022, 5:39pm UTC](https://community.thunkable.com/t/list-item-content-length/2097871/4 "2022-10-25T17:39:14Z")

</div>

Try this:

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/a/f/af211a023ca3bf73b24e78e0ce856a6e52bbcded.png)

Note that the Wait block is not needed. It’s just there for debugging purposes.

---

<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: [January 23, 2023, 5:40pm UTC](https://community.thunkable.com/t/list-item-content-length/2097871/5 "2023-01-23T17:40:11Z")

</div>

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