Hello,
Hoping there might be someone out there who is familiar with demandTools - I am trying to remove all non-numerical characters from a string and can not figure out how to do this.
Is there a way I can use StringReplace multiple times in a single formula... something like:
StringReplaceCS({field__c},"(", "")
StringReplaceCS({field__c},")", "")
StringReplaceCS({field__c},"*", "")
So that open parenthasis, close parenthasis, asterik would be removed.
Can I do this in a single operation? What would the syntax be?
Thanks,
John
1 个回答
Hello John,
I was unable to find any information about this question, but may I suggest you reach out to the CRMfusion support team as they should be able to help.
The email that I found is support@crmfusion.com and the phone number is 1-800-961-8205. Thank you.