Posted By
Pavan Kumar
05-25-2021 03:59
Found In
Egroup:
Precisely Enterworks
\
view thread
Hi Deepika, Please try below options: Option 1 #set($q = '"')## #set ($nv="Test double quotes")## #set ($a = $nv.replace("$q",' ')) $a Option 2 #set($v=$(Column Name)) #set($e=$v.replace('"','')) $e Thanks Pavan ------------------------------ Pavan Kumar | Business Analyst ...
|