NEWEVENT Syntax NEWEVENT <str>; Description Associates the record with a StreamIN configuration. This type of record will trigger a new Message. The case sensitive string argument must be the same as the name given to the StreamIN Event configuration in the Design Center. Example RECORD "INV_ABC" 1 ChrSep " " NEWEVENT "invoice_1";
NEWEVENT <str>;
RECORD "INV_ABC" 1 ChrSep " "
NEWEVENT "invoice_1";