This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Documentation
#9
(15.10.2018, 09:38)mjaanes Wrote: I am new to LM and LUA,
There are many good things to learn from reading this forum. For instance, I learned about the reserved name _SCRIPTNAME to obtain the name of the current running script. In other threads, I learned about event.getvalue() and event.dst to read what triggered the current script.
I would like to learn more: Where do I find more holistic documentation on specifically:
- All reserved (and useful) variables (such as _SCRIPTNAME)
- The full specification for the "event" class (all its methods and variables)
Thx

event is a table
just execute following script

log (event)

and you will see what it consist of
Reply


Messages In This Thread
Documentation - by admin - 01.07.2015, 11:47
RE: Documentation - by oyvindi - 02.11.2016, 11:39
RE: Documentation - by admin - 02.11.2016, 12:10
RE: Documentation - by Reuben Sugars - 30.01.2017, 06:13
RE: Documentation - by admin - 30.01.2017, 07:34
RE: Documentation - by edgars - 13.03.2017, 12:17
RE: Documentation - by 02dag - 13.04.2017, 11:21
RE: Documentation - by mjaanes - 15.10.2018, 09:38
RE: Documentation - by AEK - 18.10.2018, 12:46
RE: Documentation - by alik - 13.12.2018, 14:27
RE: Documentation - by Erwin van der Zwart - 13.12.2018, 18:24

Forum Jump: