Using the AttributeConcatinator transformer, how do I represent a blank space in the Separator String: data entry?
Page 1 / 1
@robeesafe Use the String Type "Constant" and then just enter a space. The Concatenated Result pannel should show something like:
@Value(attr1) @Value(attr2)
where you should be able to see the space.
It worked, thanks!!!