Lua v2 Browser

This global table holds data about the browser.

browser.name
Properties Values
Editable No

Contents

  • name - the name of the browser used Browser name!
  • agent - a normalized version of the name browser_name
  • version - version of the browser used
  • api - a table containing info if the browsers support certain apis

API

The browser should only return the keys with true of the things it supports, everything else should be undefined.
Contents:

Support

  YAB WXV Core
name None Full
agent None Full
version None Full
api None Full