Content deleted Content added
Testing |
Testing |
||
Line 259:
end
end
return { firstSurname, lastSurname }
end
local positions = getPositionOfConecctors(fullNameTable)
if(positions[1]~=0) then
if(positions[2]~=0)then
|