Functional Description
This example code removes extra characters within a text file to yield only raw, usable data. For instance, in the example text file, the +, leading 0's and U1 were removed. The values to be removed can be changed within the string constant.

