TiAdvancedDatabase Module

Description

Accessing the TiAdvancedDatabase Module

To access this module from JavaScript, you would do the following:

var TiAdvancedDatabase = require("ti.advanceddatabase");

The TiAdvancedDatabase variable is a reference to the Module object.

Reference

_PROJECTNAMEASIDENTIFIER.function

TODO: This is an example of a module function.

_PROJECTNAMEASIDENTIFIER.property

TODO: This is an example of a module property.

Usage

TODO: Enter your usage example here

Author

TODO: Enter your author name, email and other contact details you want to share here.

License

TODO: Enter your license/legal information here.