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;}
To use this workflow in KNIME, download it from the below URL and open it in KNIME:
Download WorkflowDeploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!