Getting all of the values for a single row

You can request all of the column values for a specific row using the ISFGET host environment command, as follows:
Read syntax diagramSkip visual syntax diagram
>>-Address SDSF--"--ISFGET--command--| Token |--+---------------+--"-><
                                                '-(--options--)-'      

Token

|--TOKEN--('"--token--"')---------------------------------------|

command
is the command for the panel. It must be the same SDSF command, including any parameters, that was previously entered with the ISFEXEC command.
token
identifies the row to be acted upon. The token was previously set by ISFEXEC or ISFACT for the panel accessed with command. Enclose the token in single quotation marks. For more information on tokens, see Using tokens.
option
is an optional list of options for the command. The closing parenthesis is optional. The options that you use depend on the type of the command you issue, and are explained in the topics that follow.