My first Script 5.1 Lua Scene¶
Where you can create a new Scene
Click on Add New button.
Select Script 5.1 Lua Scene.
Insert your custom Scene Name.
The function resiot_debug write into the Script Engine;
The function resiot_globaldebug write into the Console Log.
Once you are ready click on Run button.
resiot_debug("Hello")
resiot_globaldebug("World!")