Hi,
I have a long text in a Data Item, and I need to count how many times a specific work in that text is repeated. Is it possible with a certain expression, or probably a Code?
Example:
"Hello my name is Bob and my age is 33"
Search word: "my"
Result: 2 times
Thank you