Script

A script that will run lua code.
Self-closing.

<html>
  <head>
    ...
    <script src="script.lua" version="legacy">
  </head>
  <body>
    ...
    <script src="script.lua" version="2">
  </body>
</html>

Content

None

Attributes

  • Class - classes it has
  • Version - the lua version to use

Version

Can be:

  • legacy - for the legacy api
  • 2 - for the v2 api

Support

  Napture Bussinga YAB WXV Core
supported Full Full Full Full