COBOL COBOL INSPECT Useful Logic to Find Spaces in String by Srini Posted on June 28, 2016May 7, 2021 Inspect in COBOL is a feature in COBOL to handle strings. You can manipulate strings using INSPECT verb. Read More