pteDisplayActiveLppInForeground
layout pteDisplayActiveLppInForeground boolean { t | nil }
Description
Allows you to select or deselect the Display Active LPP in Foreground check box.
GUI Equivalent
Examples
envGetVal("layout" "pteDisplayActiveLppInForeground")
envSetVal("layout" "pteDisplayActiveLppInForeground" 'boolean t)
Related Topics
Return to top