how to check string contain function in adobe campaign standard | Community
Skip to main content
New Participant
April 6, 2021
Solved

how to check string contain function in adobe campaign standard

  • April 6, 2021
  • 2 replies
  • 1921 views

I want to check if a special character is there in a 'name' string or not, thought of using some regular contain function, but dont see any thing similar to that in ACS. any thoughts?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by YS-ST

Hello @ishabhatnagar2,
Have you tried Charindex(<string>, <string>) function ?

2 replies

Sukrity_Wadhwa
Employee
April 13, 2021

Hi @ishabhatnagar2,

Was the given solution helpful to resolve your query? Do let us know.

Thanks!

Sukrity Wadhwa
YS-STAccepted solution
New Participant
April 7, 2021

Hello @ishabhatnagar2,
Have you tried Charindex(<string>, <string>) function ?