DocumentationMQL5 ReferenceStandard LibraryPanels and DialogsCComboBoxSelectByTextSelectByTextSelectByTextSelects the current list element by a specified text.bool SelectByText( const string text // text )Parameters text[in] Text of the item.Return Value true - successful, otherwise - false.Last updated on 2026-07-24SelectSelectByValue