LassoScript Utility
Basics Browse Detail

[Email_Extract]

Tag Link [Email_Extract] Category Email
Type Substitution Source Available No
Support Preferred Version 8.0.2
Change Unchanged Data Source Any
Output Type String Security None
Implementation Internal Sets Lasso 8.5, Lasso 8.0

Description

[Email_Extract] strips all comments from a MIME header. It requires one parameter which is the MIME header.

Alternately, if the tag is specified with a -Comment parameter it will return just the comments from the header.

Syntax

[Email_Extract: 'MIME Header']

[Email_Extract: 'MIME Header', -Comment]

Parameters

Required Parameters
Header The MIME header.
Optional Parameters
-Comment If specified then comments in the header are returned rather than stripped.

Change Notes

This tag was added in Lasso Professional 8.0.2.

Examples

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