LassoScript Utility
Basics Browse Detail

[Lasso_DatasourceIsSQLite]

Tag Link [Lasso_DatasourceIsSQLite] Category Administration
Type Substitution Source Available Yes
Support Preferred Version 8.0
Change Unchanged Data Source Any
Output Type None Security None
Implementation LDML Sets Lasso 8.5, Lasso 8.0

Description

[Lasso_DatasourceIsSQLite] returns true if the specified database is hosted by the internal SQLite connector. Requires one parameter which is the name of a database to be checked.

Syntax

[Lasso_DatasourceIsSQLite: (Database_Name)]

[Lasso_DatasourceIsSQLite: 'Database Name']

Parameters

Required Parameters
Database Name The name of the database to check.

Examples

See the Lasso 8 Language Guide for examples of how to use this tag.