local code = World:SetSkyBoxColor(time, itype, color) if code == ErrorCode.OK then print('Execution Successful' ) else print('Execution failed') end