You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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)


  • No labels