Allows dynamic updating of a string column containing a string template based on other columns and flow variables.
Replaces any tags in the specified column (using the tag format chosen in the component configuration), with the column or flow variable value.
e.g. $$["myvar"]
would be replaced with the contents of variable myvar.
The format used to mark columns and flow variables within the template is specified from a list of options. If you would like to see additional prefix/suffix options added please contact @takbb on the KNIME forum.
@takbb Brian Bates
Replaces any tags in the specified column (using the tag format chosen in the component configuration), with the column or flow variable value.
e.g. $$["myvar"]
would be replaced with the contents of variable myvar.
The format used to mark columns and flow variables within the template is specified from a list of options. If you would like to see additional prefix/suffix options added please contact @takbb on the KNIME forum.
@takbb Brian Bates