Condition options
Select Field an FRL/VRL field from a previous HRL segment within the same .hrl file.
to specify which field to use containing the specified value. This option indicates which HRL segments are ignored unless the selected field contains a particular value. Specify inThe condition options determine the presence/absence of a segment using a field from a previous segment.
You can use a segmentName.fieldName
to determine if the message
consists of a certain FRL.
You can use a Condition on
previousSegmentName.fieldName
to determine if a message consists of
a certain FRL based on the existence of a previous segment.