Open main menu

Changes

Module:StringHelpers

46 bytes removed, 17:21, 12 April 2020
no edit summary
if (dashIndex ~= nil)
then
if (tonumber(string.sub(param.args[1], dashIndex - 1))true)
then
i = dashIndex - 1;