#IF(#FormError)

{InputError}

#IF(#FormErrors.Reason.InvalidCombination )

{InvalidCombination}

#ELSE

{PleaseCorrectErrors}

#ENDIF
#ENDIF #IF(#DEFINED(#BarCodeError) OR #DEFINED(#BarCodeWarning))
#IF(#DEFINED(#BarCodeError))

{BarCodeError}

#BarCodeError

#ENDIF #IF(#DEFINED(#BarCodeWarning))

{BarCodeWarning}

#BarCodeWarning

#ENDIF
#ENDIF