Changes

Jump to navigation Jump to search

Module:StringHelpers

41 bytes removed, 17:30, 12 April 2020
no edit summary
if (dashIndex ~= nil)
then
return tonumber(string.sub(param.args[1], dashIndex - 2));
else

Navigation menu