−Содержание traffic Syntax Returned value Examples traffic Gets the number of received bytes on the network when the script runs. Syntax runingTime = function(); Returned value functions: the number of received bytes on the network when the script runs Examples //{$MODE ECMA} loadURI('habrahabr.ru'); log(traffic());