It's an important symbol used in JCL statements. Each JCL statement must begin with this symbol. It is a predefined rule that is used to execute the JCL statements; otherwise, the JCL statement throws an error.
The JCL execution system first checks for the symbol (//) at the beginning of JCL statements. It avoids runtime exceptions.