The SEND command allows the program to process available content using the specified content handler. Once the content handler is loaded, this SEND command is passed onto the loaded content handler.

Syntax:

Command

Keyword

Value

Developer notes

SEND

HANDLER


Refer to 5.9.10 Content Handlers

Example

    SEND HANDLER(OutboundNameValue) METHOD(*POST) #WRKLST(NAME,VALUE)

  • No labels