DOM

The DOM or Document Object Model is where you can control the entire document within JavaScript or in this case. LuaScript has a similar model JavaScript does. With basic DOM functions, showcased in both

Document Elements

Document Model

All Documentation from https://developer.mozilla.org/en-US/docs/Glossary

Last updated