Open Documentation Menu

How do I create a "Search for" function for searching a domain? (Example of use)

With a Search for function, you can use a regular expression to specify that a domain is read for the search.

Example

To read the relevant domain, enter the following regular expression while creating a Search for function: @[a-z.-]+\.[a-z]{2,}

When the search is then performed, the regular expression finds the domain.