This subroutine terminates a session. At this point, the information specified when the current session was started is deleted.
Note
Use this subroutine before using "COBW3_PUT_TEXT", "COBW3_PUT_HTML", or "COBW3_FREE". If this subroutine is called after using one of these subroutines, the session cannot be terminated.
If this subroutine is called when the session has already been terminated, an error occurs.
How to write
CALL "COBW3_END_SESSION " USING COBW3.
Data setting for calling
None
Processing result data
None