DBInt
Format
dbint ( ColumnNumber )
Description
Return an integer value from the specified column of the current row of the open recordset.
Example
See example of usage on DBOpen page.
See Also
DBClose, DBCloseSet, DBExecute, DBFloat, DBOpen, DBOpenSet, DBRow, DBString
External Links
More information about databases in general and SQLite specifically can be found at SQLite Home Page and SQL at Wikipedia.
New To Version
0.9.6y