a workflow to draw lottery numbers - like 6 out of 49
-------
if the loop is on the first iteration the temporary table will initially get reset
if($${IcurrentIteration}$$ == null) {
return 1;
}
else if ($${IcurrentIteration}$$.equals(0)) {return 0;}
else {return 1;}
External resources
Used extensions & nodes
Created with KNIME Analytics Platform version 4.6.3
- Go to item
- Go to item
- Go to item
- Go to item
- Go to item
- Go to item
Legal
By using or downloading the workflow, you agree to our terms and conditions.