[ローカル] パネルには、プロパティまたはアクティビティ、およびユーザー定義の変数と引数が表示されます。パネルには以下が表示されます。
- 例外 - 例外の説明および種類。
- 引数
- 変数
- 1 つ前に実行されたアクティビティのプロパティ - 入力および出力プロパティのみが表示されます。
- 現在実行中のアクティビティのプロパティ
パネルはデバッグ中にのみ表示されます。現在実行中のアクティビティの引数、変数またはプロパティを右クリックし、[ウォッチ] パネルに追加し、デバッグ プロセス全体で実行を監視します。
引数、プロパティ、変数カテゴリは圧縮または展開できます。表形式で表示される複雑なオブジェクトにも同様に行うことができます。

プロパティ値は特定のサイズに制限されています。変数が大きな出力を生成する場合、値は [ローカル] パネルおよび [イミディエイト] パネルの両方で切り詰められます。
デバッグが一時停止している場合、以下を行うことができます。
- You can modify the properties of the current activity and the values of variables and arguments by hovering over their Value field, clicking the
button next to them, and then making edits in the Local Value window.
Note: The edits made in the Local Value window are not saved in the file. After debugging is finished, the old values are still present in the Designer.

- You can inspect the values of other items in the Locals panel in detail by hovering over the Value field and clicking the
button to open the Local Value window.

クリップボードにコピーオプションをクリックすると、情報がクリップボードにコピーされます。
1 年前に更新