|
|
|
WADELIA |
|
|
|
|
(I/B) (C) |
|
Section for use
WORK_WITH_EVENTS, INIT_PGM, SFTKYS_PROCESS and BACK
Syntax
TERMINATE
Description
In the case of a program called by a PROCESS_PGM with *BACK as the CallType, this instruction stops the process underway and runs the BACK paragraph associated with the page on which the PROCESS_PGM has been run, in the calling program.
The call variables for the calling program are filled with the parameter variables for the current program.
The current program is unloaded from memory.
If the current program has not been called with *BACK as the CallType, this instruction stops the process underway, unloads the current program and does not return any Web page.
If the program is found in popup window, the TERMINATE instruction also closes this window.
Example
TERMINATE
See also the list of 4GL instructions by topic