EndMessage();Used in a Retrieved script to set Event Order Last for the Event. The Event will be appended as the last Event before the Message is sent for processing. If there is no previous Event, this Event will be the only one in the Message.if ($invoiceno != $oldinvoiceno)
{
EndMessage();
}
$oldinvoiceno = $invoiceno;
OpenText StreamServe 5.6 | Updated: 2013-03-01 |