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