I am trying to create a conditional where if a character occurs in the value more than once, that conditional is triggered. For example, I have a a conditional where:
Index’s WORD contains index’s TEXT_1_2 (with text being a single character)
What am wondering is if it’s possible to determine the number of occurrences, so that this statement is only true if the character is only present once.
Thanks!