Recursive Loops Nodes missing in Knime 2.6.4

Hi all,

I am using Knime 2.6.4. version and trying to test recursive loops funtionality. Like below:

https://www.knime.org/nodeguide/control-structures/loops/example-for-recursive-replacement-of-strings

But I do not have any recursive loops nodes available in the library, neither recursive loop start (2 ports) nor recursive loop end (2 ports). 

Question:  Is there a way to implement Example for Recursive Replacement of Strings in Knime using loops?

Thanks in advance, Vse Nozhnov.

 

Hi Vse,

Recursive loops are only available starting from KNIME Analytics Platform 2.9.x. The newest release in 3.3.2 and can be found here:  https://www.knime.org/downloads/overview

I hope this helps,

Christian

Thanks, Christian, I will try it out.