tpaShowDisabled
layout tpaShowDisabled 'boolean { t | nil }
Description
Specifies whether disabled WSSPDefs and global SPDefs are shown in the Track Pattern assistant Track Pattern table. The default value is nil.
GUI Equivalent
Examples
envGetVal("layout" "tpaShowDisabled")
envSetVal("layout" "tpaShowDisabled" 'boolean t)
Return to top