1 2 3 4 5
local str = tsg.data print("-----------") print("str") print("-----------") return string.len(str), str