LassoScript Utility
Basics Browse Detail

[Email_FindEmails]

Tag Link [Email_FindEmails] Category Email
Type Substitution Source Available Yes
Support Preferred Version 8.0
Change Unchanged Data Source Any
Output Type Array Security None
Implementation LDML Sets Lasso 8.5, Lasso 8.0

Description

[Email_FindEmails] is a utility tag that is used internally by the email sending system. The tag takes a string parameter and returns an array of email addresses from within it.

Syntax

[Email_FindEmails: 'String']

Parameters

Required Parameters
String The string from which to extract email addresses.

Examples

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