Welcome to myCobol.ovh Monday, 29 September 2025, 08:17

delimiter
Category Syntax
Subject Cobol
A character or a sequence of contiguous characters that identify the end of a string of characters and separate that string of characters from the following string of characters. A delimiter is not part of the string of characters that it delimits.
Submitted by remy
Created on Sunday, 07 November 2021, 02:48

Back to Glossary