Skip to Content
0
Former Member
Mar 18, 2009 at 12:16 PM

Doubt on String Operations

36 Views

Hi,

I have a requirement in which i have to replace the character '|' with blank space. I have used the following command to replace.

Replace All occurrences of '|' in v_text1 with ' ' (Instead of Quotes i tried with SPACE option also) but it is not inserting blank space in between the characters.

Can anyone please help me out in this.

Thanks & Regards

Haritha.