local function test(str) if str ~= nil then print(str) end end