Lua Module API Reference

Intro

Each of these modules contains one or more functions that perform useful tasks. These Lua Modules can be downloaded from our Code Repository for use in your Iguana Translator scripts.

Adventurous souls can generate API documentation using the Translator. Also see the trick about using _G to discover the entire API using auto-completion. If you have an interest in documenting your own interfaces also see documenting an HL7 interface.

Note: The last three modules are legacy Lua modules: db_merge.lua ( custom_merge is preferred), dbc.lua (db conn object methods are preferred), sqlescape.lua (the conn:quote method is preferred)

Leave A Comment?

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.