Module:Param Parse: Difference between revisions
no edit summary
No edit summary |
No edit summary |
||
Line 27:
-- Standardized numbers
function param.
num = string.gsub(num or '',',','')
return tonumber(num)
|
No edit summary |
No edit summary |
||
Line 27:
-- Standardized numbers
function param.
num = string.gsub(num or '',',','')
return tonumber(num)
|