Changes

Jump to navigation Jump to search

Module:StringHelpers

48 bytes removed, 17:58, 12 April 2020
no edit summary
if (tonumber(string.sub(param.args[1], dashIndex - 1, dashIndex -1)))
then
return string.sub(param.args[1], dashIndex - 1, dashIndex - 1)"hello";
end

Navigation menu