display
ui.thumbnails display boolean { t | nil }
Description
Disables thumbnail display in both the Library Manager and Open forms.
GUI Equivalent
Examples
envGetVal("ui.thumbnails" "display")
envSetVal("ui.thumbnails" "display" 'boolean nil)
Related Topics
Return to top