Filter commands
Use the following special variables for function that is equivalent to the filter commands.
- ISFDEST
- specifies up to four destinations
to be used for filtering.
Each destination can be up to the maximum acceptable length for a
destination. See the DEST command in the online help for syntax, but
note these differences:
- The length of the value specified with ISFDEST can exceed the 42-character limit of the DEST command
- When specifying multiple destinations with ISFDEST, separate the destinations with a blank. Do not use the + operand used with the command.
- ISFFILTER
- specifies filter criteria to be applied to the returned variables. Use the column names rather than the column titles. See the FILTER command in the online help. Use ISFFILTERMODE to specify the AND or OR relationship between filters.
- ISFFILTERMODE
- specifies a relationship between filters, both within a column and between columns. The relationship can be either AND or OR.
- ISFINPUT
- controls whether SYSIN data sets are returned. See the INPUT command in the online help.
- ISFOWNER
- specifies the owner to be used to limit the returned variables. See the OWNER command in the online help.
- ISFPREFIX
- specifies the job name to be used to limit the returned variables. See the PREFIX command in the online help.
- ISFSYSNAME
- specifies the system to be used to limit sysplex requests. See the SYSNAME command in the online help.