InspectPreferences

導入

v5.0

詳細

すべてのユーザ設定を GUI 上で表示、編集できる特殊なビューを開きます。

スクリプト構文

InspectPreferences( [Preference] );

パラメータ

パラメータ タイプ 説明
Preference 文字列 初期ビューの設定カテゴリ。

デフォルト値:""(デフォルトカテゴリなし)

VBScript の例

' Inspect the user preferences with the Animation preferences initially viewed.

InspectPreferences "Animation"