INEVENT Syntax INEVENT <str1>...<strN> Description Associates the record with one or more StreamIN configurations. This type of record does not trigger any new Message. The record must be associated with one or more StreamIN configurations that are already active, otherwise the data will be lost. The case sensitive string arguments must be the same as the names given to the StreamIN Event configurations in the Design Center. Example RECORD "INV_ABC" 1 ChrSep " " INEVENT "invoice_1" "invoice_3" "invoice_5";
INEVENT <str1>...<strN>
RECORD "INV_ABC" 1 ChrSep " "
INEVENT "invoice_1" "invoice_3" "invoice_5";