LassoScript Utility
Basics Browse Detail

[Lasso_SiteIsRunning]

Tag Link [Lasso_SiteIsRunning] Category Administration
Type Substitution Source Available No
Support Deprecated Version 8.0
Change Unchanged Data Source Any
Output Type Boolean Security None
Implementation Internal Sets Lasso 8.5, Lasso 8.0
Lasso 8.6 Equivalent [Server_SiteIsRunning]

Description

[Lasso_SiteIsRunning] requires the integer ID of a site as a parameter and returns True if the site is running or False otherwise. This tag can only be called from site 0 Server Administration.

Syntax

[Lasso_SiteIsRunning: 1]

Parameters

Required Parameters
ID The ID of the site to be inspected.

Change Notes

This tag was renamed [Server_SiteIsRunning] in Lasso Professional 8.1.

Examples

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