...
Code Block | ||
---|---|---|
| ||
require "CDA.CDAclientCDAinit" local CDA = CDAclientCDAinit() |
After that, the CDA variable can access a list of mapping functions such as
...
...
Code Block | ||
---|---|---|
| ||
require "CDA.CDAclientCDAinit" local CDA = CDAclientCDAinit() |
After that, the CDA variable can access a list of mapping functions such as
...