cancel
Showing results for 
Search instead for 
Did you mean: 

Escape Character for \

ankit_sharma88
Explorer
0 Kudos

Hello Experts,

I am trying to replace the \ character in my input string with - using the Replace function. Each time I try any escape character it throws me error saying "not recognized". The syntax I am using is as follows:-

Replace([My\String];'\','-')

Desired output would be

My-String

Can anyone please suggest which escape character can be used to achieve this.

I am trying to achieve the above in BO 4.1 web-I.

Please suggest.

Regards,

Ankit

Accepted Solutions (0)

Answers (0)