pteShowMPTScope
layout pteShowMPTScope boolean { t | nil }
Description
Displays the MPT check box on the Scope toolbar when you enable MPT Support.
The default is t. When set to nil, it hides the MPT check box
GUI Equivalent
Examples
envGetVal("layout" "pteShowMPTScope")
envSetVal("layout" "pteShowMPTScope" 'boolean nil)
Related Topics
Return to top