> ## 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.

# On Field Control Activate

> 新たにアクティブになったfieldを IFieldControl として FlexiCapture スクリプトに渡す On Field Control Activate イベントで、field のアクティブ化に応答します。

<div id="when-it-is-launched">
  ## 起動のタイミング
</div>

このスクリプトは、field がアクティブ化されると起動されます。

<div id="parameters">
  ## パラメーター
</div>

| **Name** | **型**                                                                   | **アクセス**  | **Description** |
| -------- | ----------------------------------------------------------------------- | --------- | --------------- |
| Context  | [IFieldControl](/ja/flexi-capture/appendix/scripts-shell/ifieldcontrol) | 読み取り/書き込み | アクティブなfield     |

<Note>
  このスクリプトで別のfieldをアクティブ化することはできません。
</Note>
