Module:CheckUser requests at UTRS: Difference between revisions

Content deleted Content added
pretty
tostring not needed
 
Line 11:
if not nextMatchRange then
-- no more occurrences found, return the count
return tostring(numberEncountered)
else
-- found a match, so increment the counter and update the current start index