if ( exists setting "_BESClient_Download_LimitBytesPerSecond"whose ( exists value ofit ) of client ) then value of setting "_BESClient_Download_LimitBytesPerSecond"of client else"not set"
if (exists setting "_BESClient_Download_LimitBytesPerSecond"whose (exists value ofit) of client) then value of setting "_BESClient_Download_LimitBytesPerSecond"of client else"not set"
if ( exists service "BESRelay" ) then ( if ( exists setting "_BESGather_Download_LimitBytesPerSecond"whose ( exists value ofit ) of client ) then value of setting "_BESGather_Download_LimitBytesPerSecond"of client else"not set" ) else"BES Relay Not Installed"
if (exists service "BESRelay") then (if (exists setting "_BESGather_Download_LimitBytesPerSecond"whose (exists value ofit) of client) then value of setting "_BESGather_Download_LimitBytesPerSecond"of client else"not set") else"BES Relay Not Installed"