Generate Concatenation


Synopsis

Merges two attributes into a single new attribute by concatenating the values.


Description

This operator merges two attributes by simply concatenating the values and store those new values in a new attribute which will be nominal. If the resulting values are actually numerical, you could simply change the value type afterwards with the corresponding operators.


Input

, expects: ExampleSet


Output


Parameters


ExampleProcess