Multiple choice technology mainframe Which ISPEXEC statement is used to retrieve values from ISPF profile? ISPFGET VGET PULL VPUT Reveal answer Fill a bubble to check yourself B Correct answer Explanation VGET retrieves variables from the ISPF profile pool into the current REXX exec. VPUT stores variables back to the profile, while PULL reads from the data stack and ISPFGET is not a valid ISPEXEC command.