buff1=""
function LoadBuff()
local buff2 = "String no.1"
buff1 = "String no.2"..buff2
buff2=nil
collectgarbage()
end
LoadBuff()
print(buff1)What you do need to do is to use the cloud builder to create an up to date dev build of the firmware which will almost treble the amount of free RAM. Just make sure that you only include the modules that you are going to need.
But thank you for your response.