z/OS ISPF Services Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


ISPF action JSON example

z/OS ISPF Services Guide
SC19-3626-00

Here is an example of the JSON to indicate that the user has exited the third logical screen for their ISPF session:

{
    "ACTION":"EXIT",
    "SCR":["3"]
}

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014