Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4   13.5    Statistic    FMM    Blog  

SQL.InternalSQLiteLibrary.VersionNumber

Returns the SQLite version number.

Component Version macOS Windows Linux Server iOS SDK
SQL 5.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "SQL.InternalSQLiteLibrary.VersionNumber" )

Parameters

none

Result

Returns number.

Description

Returns the SQLite version number.

Examples

Checks version:

MBS( "SQL.InternalSQLiteLibrary.VersionNumber" )
# e.g. 3008011

See also

This function is free to use.

Created 23th September 2015, last changed 23th September 2015


SQL.InternalSQLiteLibrary.Version - SQL.ListCommands

💬 Ask a question or report a problem