receiveByName

The element <receiveByName> is used when the external application returns data in name/value pairs. The element <receiveByName> contains the element <returnedValueName> that is the name of the returned value, and the element <variableRef> or the element <globalPropertyRef> defining the local variable or global property to be updated with the returned value. When the external application returns a returned value name not defined by the element <returnedValueName>, that name/value pair is discarded.