fastly:deviceDeviceDevice.lookup()Version: 3.28.0On this pageDevice.lookup()Look up the data associated with a particular User-Agent string.Syntaxlookup(userAgent)Return valueIf there is data associated with the User-Agent, a Device instance is returned. Otherwise, null is returned.