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