LassoScript Utility
Basics Browse Detail

[Database_HostInfo]

Tag Link [Database_HostInfo] Category Database
Type Substitution Source Available No
Support Preferred Version 7.1
Change Unchanged Data Source Any
Output Type None Security Administrator
Implementation LCAPI Sets Lasso 8.5, Lasso 8.0, Lasso 7.0

Description

[Database_HostInfo] returns an array of information about the host for a database. The tag requires one parameter which is the name of the database. The tag requires administrator permission to run and will return Null for all other users.

Syntax

[Database_HostInfo: 'Contacts']

Parameters

Required Parameters
Database Name The name of the database for which host information should be returned.

Examples

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