displayPRBoundaryAtCurrentLevelOnly
graphic displayPRBoundaryAtCurrentLevelOnly boolean { t | nil }
layout displayPRBoundaryAtCurrentLevelOnly boolean { t | nil }
Description
Determines whether to display the PR boundary at the current level only or not.
GUI Equivalent
Examples
envGetVal("graphic" "displayPRBoundaryAtCurrentLevelOnly")
envSetVal("graphic" "displayPRBoundaryAtCurrentLevelOnly" 'boolean t)
envGetVal("layout" "displayPRBoundaryAtCurrentLevelOnly")
envSetVal("layout" "displayPRBoundaryAtCurrentLevelOnly" 'boolean t)
Related Topics
Return to top