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 |
[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.
[Server_SiteIsRunning: 1]
Required Parameters | |
---|---|
ID | The ID of the site to be inspected. |
This tag was previously called [Lasso_SiteIsRunning].
See the Lasso 8 Language Guide for examples of how to use this tag.