PreviousNext
Help > Development > W-Language Functions for AS/400 > Program and Procedure calls > Easycom XML > ASXMLCallPgm > Parameters
Parameters

 

Result

XMLString- returns the results of the program in XML format. In case of an error, it contains the <asxmlerr> tag with details of the error. In case of a success, it will contain the <returnvalue> and <parameterlist> tags.

Program

Name of the program to call.

ParametersIN

Input parameters of the program in XML format

Type

Type – Optional. Data type. Possible values: JSON or XML. If not present, XML type is used.

Connection

Connection - name of the connection