pkg/strings - Работа со строками

SubString

local strings =  require("pkg/strings")

local attr_code = strings.SubString("Салем",0,2)

--Са