validLppFilterOn
layout validLppFilterOn boolean { t | nil }
Description
Specifies that only valid layers displayed in the Layers assistant are populated in the layer field of the Property Editor, Move, Copy, and Label forms.
GUI Equivalent
Examples
envGetVal("layout" "validLppFilterOn")
envSetVal("layout" "validLppFilterOn" 'boolean t)
Related Topics
Return to top