Condition options

Select Condition 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 in Field an FRL/VRL field from a previous HRL segment within the same .hrl file.

The condition options determine the presence/absence of a segment using a field from a previous segment.

You can use a Repeat While 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.