PDS Statements
Statements are used within a PDS script to execute commands, manipulate files, log messages, and perform other tasks that you might need to do during a job. They can also be used to add more advanced control to a PDS script, with statements like if, for, and depends.
This section describes common statements used in PDS scripts.
Subtopics