slotEnablePath
layout slotEnablePath boolean { t | nil }
Description
Specifies whether the path is to be created with slots.
GUI Equivalent
Examples
envGetVal("layout" "slotEnablePath")
envSetVal("layout" "slotEnablePath" 'boolean t)
Related Topics
Return to top