Open main menu

Changes

Module:StringHelpers

46 bytes added, 17:28, 12 April 2020
no edit summary
if (dashIndex ~= nil)
then
if (truetonumber(string.sub(param.args[1], dashIndex - 2)))
then
inf = dashIndex - 2;