> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# First Found

> ABBYY FlexiLayout Studio の First Found グループ要素は、いずれかのサブ要素が検出されると検索を停止するため、より緩やかな条件でのフォールバック検索に役立ちます。

**First Found** は、グループ内のサブ要素について、最初に出現したものを検出するためのグループ要素です。検索はサブ要素が見つかった時点ですぐに停止し、その最初の一致が結果となります。

プロジェクトツリーでは、**First Found** 要素は <img src="https://mintcdn.com/abbyy/lqYknuOmCa79141v/images/flexi-capture/fls/firstfound.gif?s=89684748a6a6ddbb1cfb10661f14c8a8" alt="First Found 要素アイコン" style={{display:"inline-block",verticalAlign:"middle",margin:0}} width="20" height="16" data-path="images/flexi-capture/fls/firstfound.gif" /> で表示されます。

**First Found** 要素は、同じブロックを順番に検索するために使用できます。まず信頼性の高い条件で検索し、ブロックが見つからなかった場合は、次に信頼性の低い条件で検索します。

たとえば、画像上の日付を検索する場合、プログラムはまず **Date** 型の要素を検索し、その要素が見つからなければ **Character String** 型の要素を検索します。

**First Found** 要素は、使用時に検索を停止する条件を手動で指定する必要がない点で、**Group** 要素とは異なります。必要なのは、必須のサブ要素をすべて正しい順序で **First Found** グループ要素に含めることだけです。検索を継続するか停止するかの条件は、自動的に適用されます。

<div id="related-topics">
  ## 関連トピック
</div>

* [要素の作成、コピー、削除](/ja/flexi-capture/fls/template/elements-simple)
* [要素のプロパティの概要](/ja/flexi-capture/fls/template/elements-properties)
* [検索領域](/ja/flexi-capture/fls/template/search-constraints)
* [First Found](/ja/flexi-capture/fls/language/first-found-language)
