Nikola Sale 0dbf03871f MINOR: sample: converter: Add add_item convertor
This new converter is similar to the concat converter and can be used to
build new variables made of a succession of other variables but the main
difference is that it does the checks if adding a delimiter makes sense as
wouldn't be the case if e.g the current input sample is empty. That
situation would require 2 separate rules using concat converter where the
first rule would have to check if the current sample string is empty before
adding a delimiter. This resolves GitHub Issue #1621.
2022-04-04 07:30:58 +02:00
..
2006-06-15 21:48:13 +02:00
2021-11-23 15:50:11 +01:00
2006-06-15 21:48:13 +02:00
2021-05-10 07:50:26 +02:00