5.30.6 GET
The GET command retrieves the data from the response object returned by the CALL operation.
Syntax:
Command |
Keyword |
Value |
Developer notes |
GET |
LIST |
value |
Optional. List name. |
FRAGMENT |
value |
Optional. Fragment name. |
|
SUBSET |
|
Optional. See SUBSET. |
Example
GET LIST(STATUS) #WRKLST
GET FRAGMENT(RESPONSE) SERVICE_EXCHANGE(*FIELD)