I am pulling info from a .ini file and the value in a variable looks like this:
VALUE||||||||||||||

What are those | things and can I just do a replace | with nothing?

Thanks.