What is the content of the COMMAREA after the following RETURN is executed?
Assume that the code below is a successfully compiled code and T700 is the transaction ID for this program
WORKING-STORAGE SECTION.
01 WS-COMMAREA PIC X(10) VALUE IS "THINK BIG".