The cobol unstring in the Common Business Oriented Language is a way to store data efficiently by programmers. Cobol programmers use both strings and unstring statements to satisfy goals of data storage and easily read output formats. Basically, the Cobol unstring is a statement by the programmer that is used to replace many Move statements. Unstring is more flexible and allows for moving of only
. parts of fields instead of the entire field.