# 手書きノート形式

複数行の手書き入力ができます。テキスト変換は行わず、記入した内容がそのまま画像として入力されます。

## **基本設定**

| 項目名                          | 説明                                         |
| ---------------------------- | ------------------------------------------ |
| 帳票コピー時に入力値をコピーしない。           | チェックすると、帳票をコピーした際にこのクラスターが空欄になります。標準はオフです。 |
| iPhoneのリスト形式時にこのクラスターを表示しない。 | iPhoneでリスト形式の場合のみ、このクラスターを非表示にします。標準はオフです。 |
| このクラスターにフォーカスして入力待ちの状態で起動する。 | シートごとに、初めてそのシートが表示された時に、このクラスターを選択状態にします。  |
| 連携用テーブルに出力                   | 対象項目を指定する場合に、連携用テーブルにクラスターのデーターを出力します。     |

## **パラメーター**

### **制約：必須入力**

チェックすると、このクラスターに値がない場合、完了保存ができなくなります。編集途中での保存は可能です。

### **行数**

記入できる最大行数を指定します。クラスター枠以上の記入はできません。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://manuals.i-reporter.jp/clustertype_settingprocedure/clustertype_settingprocedure/fixedtext.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
