Developer for System z Enterprise PL/I for z/OS, Version 3.8, Language Reference Manual
Variables
In
the case of an assignment, such as the statement:
A = B;
the target is the variable on the left of the assignment symbol
(in this case A). Assignment to variables can also occur in stream
I/O, DO, DISPLAY, and record I/O statements.