Hi @Solarianer,
You can assign values to the output flow variables like this:
knime.flow.out <- list(myvarname = "my flow variable value")
Kind regards,
Alexander
Hi @Solarianer,
You can assign values to the output flow variables like this:
knime.flow.out <- list(myvarname = "my flow variable value")
Kind regards,
Alexander