Search found 1 match
- March 10th, 2021, 5:44 am
- Forum: Expression Discussion
- Topic: Highliting multiple words in a text
- Replies: 0
- Views: 39247
Highliting multiple words in a text
Hi Guys i want to create a essential graphics where the user can: 1- write a Text in text Field #1. 2- write the index of words that he wants to Highlight in text Field #2. im really stuck, i did split the two text fields into arrays, and tried to compare to index with index of word, but it didn't w...