Home › Forum › Formula and Condition Editor › If Field Contains Formula › Re: If Field Contains Formula
January 12, 2011 at 6:36 pm #5561
The formula function called Index Of:
Searches for an occurrence of the text string (search text) within another string (text) and returns the starting position of any matching occurrence. The first character in the text is position 0. A return position of -1 indicates that search text was not found.
Use Index Of in a simple branch behavior object.