[Email_FindEmails] is a utility method that is used internally by the email sending system. The method takes a string parameter and returns an array of email addresses contained in the string.
email_findEmails('string')
The code below will pull all the emails out of a string.
Code
email_findEmails('John Doe <jdoe@example.com> would be wonderful for jane.smith@domain.org')
Result
array('jdoe@example.com', 'jane.smith@domain.org')
Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.
©LassoSoft Inc 2015 | Web Development by Treefrog Inc | Privacy | Legal terms and Shipping | Contact LassoSoft
Recent Comments
">
Posted on: 19 August 2019