I am working on knime with a string replacer node and have to add an mathematical operation sign (multiplication, '*') behind a digit number (within a string cell). I find the numbers with the (java-based) regular expression I am working on knime with a string replacer no