/
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
A library to recreate Iguana 6 APIs for easier porting of code
A library to recreate Iguana 6 APIs for easier porting of code
More like this
How to discover IguanaX APIs?
How to discover IguanaX APIs?
More like this
Why is it important to have https://downloads.interfaceware.com/ open?
Why is it important to have https://downloads.interfaceware.com/ open?
Read with this
Introduction IguanaX's APIs
Introduction IguanaX's APIs
More like this
Import a Library
Import a Library
Read with this
Components, Libraries and Collections
Components, Libraries and Collections
Read with this