Hi,
I am trying to read the special character from notepad. But it is reading just the string. My content looks something like the below.
a
aString 1aString 2a5
a25
a
a
When the same is seen in Notepad ++. it shows as BEL. Unfortunately, this is the only way I can split the string. Is there a way I can read this symbol? Any help is appreciated. Thank you!
Regards,
Bharathi