/
Why are some APIs missing?
Why are some APIs missing?
Some APIs didn’t make sense to support in IguanaX.
For example IguanaX doesn’t have channels so it didn’t make sense to support the API call iguana.channelName()
since this product doesn’t have channels.
In other cases, like the os.ts.*
APIs which was where we shifted the vanilla os.time
and os.date
functions from standard Lua we wanted to make our implementation of Lua more standard.
, multiple selections available,
Related content
Shim functions
Shim functions
More like this
hl7.parse and hl7.message - dealing with windows paths
hl7.parse and hl7.message - dealing with windows paths
Read with this
How to discover IguanaX APIs?
How to discover IguanaX APIs?
More like this
Migration Preparation
Migration Preparation
Read with this
Introduction IguanaX's APIs
Introduction IguanaX's APIs
More like this
dbc - legacy module - search and replace during import
dbc - legacy module - search and replace during import
Read with this