/
LUA FAQ
LUA FAQ
Q: Can I use an external DLL with LUA?
A: It is not possible to add external LUA libraries as Windows .dll libraries since this is not allowed in our LUA engine. However, you can add external LUA functions as native LUA code. If you seek to obfuscate your source code on your customer's installation, please ask for the LUA Protector.
, multiple selections available,
Related content
LUA Apps
LUA Apps
More like this
Additional information on LUA implementation
Additional information on LUA implementation
More like this
LUA scripting
LUA scripting
More like this
Event callbacks
Event callbacks
More like this
Task handling
Task handling
More like this
xcon.CreateHTTP
xcon.CreateHTTP
More like this