Consider the following scenario: In a multiform application, the user started in FormA. From FormA, the user invoked FormB using CALL_FORM. From FormB, the user invoked FormC using OPEN_FORM. From FormC, the user invoked FormD using OPEN_FORM. From FormB, the user invoked FormE using CALL_FORM. There is an additional form in the application, called FormF. Which statement is true?
Reveal answer
Fill a bubble to check yourself