HI,
I cant add or remove double quotes to a string using “"How to add doublequotes"” or @“”“How to add doublequotes”“” and also for removing in regex characters “""” is not working…
How to trim or replace characters… because trim(‘#’) or replace(‘@’,‘#’) is not working, it is not allowing single quotes for characters…