LassoScript Utility
Basics Browse Detail

[Lasso_Version]

Tag Link [Lasso_Version] Category Administration
Type Substitution Source Available No
Support Preferred Version 3.0
Change Unchanged Data Source Any
Output Type String Security None
Implementation LCAPI Sets Lasso 8.5, Lasso 8.0, Lasso 7.0, Lasso 6.0, Lasso 5.0, Lasso 3.x

Description

[Lasso_Version] returns the version of Lasso. Optional keyword parameters return information about different specific components of Lasso.

Syntax

[Lasso_Version]

Parameters

Optional Parameters
-LassoVersion Returns the version of Lasso Service.
-LassoPlatform Returns the platform of Lasso Service.
-LassoEdition Returns the edition of Lasso Service.

Examples

To return the version of Lasso Service:

Use [Lasso_Version] with the -LassoVersion keyword.

[Lasso_Version-LassoVersion]

5.0

To return the platform which Lasso Service is running on:

Use [Lasso_Version] with the -LassoPlatform keyword.

[Lasso_Version-LassoPlatform]

Mac OS X

To return the installed edition of Lasso Service:

Use [Lasso_Version] with the -LassoEdition keyword.

[Lasso_Version-LassoEdition]

Standard Edition