v5.0
Opens a special view which allows you to interactively view and edit all the user preferences.
InspectPreferences( [Preference] ); |
Parameter | Type | Description |
---|---|---|
Preference | String |
The preference category to initially view. Default Value: "" (meaning no default category) |
' Inspect the user preferences with the Animation preferences initially viewed. InspectPreferences "Animation" |