There is a task to implement a simple LUA editor using Delphi. It is necessary to execute the script, when you click the button and display the result of the execution of this script in the Memo.
How to get (read) answers from the execution of the script for their output in the Memo?
The LUA version does not matter.
Access to LUA tools using verysimple-lua-2-0 wrapper for Lua5.3.0.dll