---
title: "Search - Main menu - MetaEditor Help"
description: "Text search commands are available in this menu. ... - Search - Main menu - MetaEditor Help"
image: "https://www.metatrader5.com/i/logo_metatrader5.png"
---

[MetaEditor Help](https://www.metatrader5.com/en/metaeditor/help) → [Main menu](https://www.metatrader5.com/en/metaeditor/help/main_menu) → Search

# Search

Text search commands are available in this menu.

|  | Command | Description |
| --- | --- | --- |
| ![Find](https://www.metatrader5.com/i/help/metaeditor/en/find_icon.png) | Find... | Open the [Search](https://www.metatrader5.com/en/metaeditor/help/development/source_code_find) window. |
| ![Find Next](https://www.metatrader5.com/i/help/metaeditor/en/find_next_icon.png) | Find Next | Find the next item for the current search query. |
| ![Find Previous](https://www.metatrader5.com/i/help/metaeditor/en/find_previous_icon.png) | Find Previous | Find the previous item for the current search query. |
| ![Replace](https://www.metatrader5.com/i/help/metaeditor/en/replace_icon.png) | Replace... | Open a window to replace the found text. |
| ![Find in Files](https://www.metatrader5.com/i/help/metaeditor/en/find_in_files_icon.png) | Find in Files... | Open a window [to search for the desired text in different files](https://www.metatrader5.com/en/metaeditor/help/development/source_code_find#find_in_files). |
| ![Go to Line](https://www.metatrader5.com/i/help/metaeditor/en/go_to_line_icon.png) | Go to Line... | Open a window from which you can [jump to the specified line](https://www.metatrader5.com/en/metaeditor/help/development/intelligent_management#goto_line) of the source code. |

```json
{"@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [ {"@type": "ListItem", "position": 1, "item": {"@id": "/en/metaeditor/help", "name": "MetaEditor Help"}}, {"@type": "ListItem", "position": 2, "item": {"@id": "/en/metaeditor/help/main_menu", "name": "Main menu"}}, {"@type": "ListItem", "position": 3, "item": {"@id": "/en/metaeditor/help/main_menu/main_menu_search", "name": "Search"}} ]}
{ "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [{ "@type": "Question", "name": "MetaTrader 5: Search", "acceptedAnswer": { "@type": "Answer", "text": "Text search commands are available in this menu.  ..." } }] }
```
