Changes

Jump to navigation Jump to search

Module:StringHelpers

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

Navigation menu