ishabhatnagar2
05-04-2021
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?
MedCodes
07-04-2021
Hello @ishabhatnagar2,Have you tried Charindex(<string>, <string>) function ?
Sukrity_Wadhwa
Employee
13-04-2021
Hi @ishabhatnagar2,
Was the given solution helpful to resolve your query? Do let us know.
Thanks!