How to set a list search to "contains" without changing the property (リスト検索をプロパティを変更せず、次の値を含む にする方法

nanamimakin
Giga Contributor

リスト検索について、開発している環境プロパティを変更することができませんが、

「次の値を含む」で検索されるようにしたいです。
リンクのドキュメントに、「辞書プロパティを使用した当然の検索動作の設定」として、ディクショナリのプロパティに
goto_use_starts_with=true」を設定することで、「次で始まる 」を適用することができる記述がありますが、同じように「次の値を含む」
プロパティの変更、「*」などのワイルドカードを利用した検索は行いたくありません。

 

Regarding list searches, I am unable to modify the environment properties of the system under development,

but I would like to configure the search to use a "contains" (includes the value) match.
The linked documentation describes a method for configuring default search behavior for dictionary properties—specifically by setting `goto_use_starts_with=true` to enable a "starts with" match—but I do not wish to modify properties or use wildcards (such as `*`) to achieve a "contains" match in a similar way.

0 REPLIES 0