Extracts the message ID from the MDN returned by the /as2/send function. Note this ID is not the same as the message ID of the MDN. For failed MDNs, the message ID may be an empty string. This function may be useful for logging.
as2-message-id(result:AS2 MDN) -> string |
Name |
Type |
Description |
---|---|---|
result |
AS2 MDN |
A value of type AS2 MDN. |