/
Hello world in Lua

Hello world in Lua

Copy paste this code into a translator:

function main(Data) trace("Hello this is Lua!") end

It should show something like:

 

Related content

String:split()
String:split()
Read with this
Example code showing the eight basic types in Lua
Example code showing the eight basic types in Lua
More like this
Developing in the Translator
Developing in the Translator
Read with this
Set up a Lua sandbox
Set up a Lua sandbox
More like this
Create an HL7 File Feeder
Create an HL7 File Feeder
Read with this
Lua Reference - including the C API
Lua Reference - including the C API
More like this