Hi, can someone provide details and documentation on how exactly does the "Contain" check works in workflows in Zoho CRM?
For example, I would like to check:
- Is case sensitive?
- Does it search if the term is contained within words?
For example, if I set "Contains"--> "covid".
1. Will a field with the test "viruscovid19" match as contain = true?
2. Will a field with the test "Covid" match as contain = true?
3. Will a field with the test "COVID" match as contain = true?
4. Will a field with the test "VirusCovid19" match as contain = true?
Thank you!!