Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
You need to identify any email addresses entered or encountered in text.
Create a regular expression to match the name@host.com email address format and use the global flag (g) to indicate that the expression can match multiple times.