MOVE Statement (
.NET COBOL
)
Transfers data to one or more data areas.
Context:
Procedure Division
Statements
move-statement
Note:
Other formats of this statement are available. See
Statements
in the
COBOL Language Reference
.
Parent topic:
Statements - Alphabetic List
Related reference
The MOVE Statement