LassoScript Utility
Basics Browse Detail

[Server_SiteIsRunning]

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

Description

[Server_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

[Server_SiteIsRunning: 1]

Parameters

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

Change Notes

This tag was previously called [Lasso_SiteIsRunning].

Examples

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