enableSlotSpecCell
slt enableSlotSpecCell boolean { t | nil }
Description
Uses the environment variable to override the default slotting parameters. The default is t. When set to t, it enables the Specification Cell field. Otherwise, the Specification Cell field is disabled.
GUI Equivalent
Examples
envGetVal("slt" "enableSlotSpecCell")
envSetVal("slt" "enableSlotSpecCell" 'boolean nil)
Related Topics
Variables to Customize the Settings for Slotting
Return to top