Description files > FieldIN reference > Field keywords > LabelFieldCont

LabelFieldCont
LabelFieldCont <str>
Several fields in the input data can be concatenated to one single field in the output. When the key specified by LABELFIELDCONT is found in the input, the current field and the next field will be concatenated.
BEGIN        STRIN002
ARTIST      @Antonio
ARTIST       Vivaldi
ALBUM        4 seasons
PRICE        32
PosLabelFieldCont 10
LabelFieldCont "@"
FieldContString " "
The two ARTIST fields with values Antonio and Vivaldi are concatenated to one ARTIST field with the value Antonio Vivaldi.
OpenText StreamServe 5.6 Updated: 2013-03-01