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