About Query Functions
These functions query the rt_about
table in the Right Track Database.
- Source:
Methods
(inner) getAbout(db, callback)
- Source:
Get the data stored in the rt_about table from the passed database.
Parameters:
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
db |
RightTrackDB | The Right Track Database to query |
||||||||||||
callback |
function | Callback function Properties
|