skip to main content

Procedure Division : Execution : Results of runtime element execution

Results of runtime element execution
The result of the execution of a program, function, or method that specifies a RETURNING phrase in its procedure division header, is the content of the data item referenced by that RETURNING phrase.
The result becomes available to the activating element after the activated element returns as follows:
If the runtime element is activated by a CALL or INVOKE Statement, the result is placed in the data item referenced by that RETURNING phrase of that activating statement.

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left