We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a59deb commit 17b69a8Copy full SHA for 17b69a8
1 file changed
RubyScript/rb/knime.rb
@@ -79,7 +79,7 @@ def to_l
79
end
80
81
82
- def snippetRunner
+ def snippet_runner
83
count, step = $inData0.length, 0x2FF
84
coef = step / count.to_f
85
$inData0.each_with_index do |row, i|
0 commit comments