LassoScript Utility
Basics Browse Detail

[Log_Always]

Tag Link [Log_Always] Category Utility
Type Process Source Available No
Support Preferred Version 8.0
Change Unchanged Data Source Any
Output Type None Security None
Implementation LCAPI Sets Lasso 8.5, Lasso 8.0

Description

[Log_Always] logs an error message to Lasso's console bypassing the error routing rules. This tag can be used if an error message should be shown in Lasso's console only.

Syntax

[Log_Always: 'A message for the console only.']

Parameters

Required Parameters
String The string to be logged to the console.

Examples

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