Content deleted Content added
poke |
I think this needs to be pairs because we can get the empty string |
||
Line 84:
end
else
for arg, value in
-- Parameter 9 is the total non-project, so exclude
if arg ~= "9" then
-- 'or 0' to keep us safe from a non-numeric value. Can consider
-- whether to error here.
|