tpaShowWSPBtn
layout tpaShowWSPBtn 'boolean { t | nil }
Description
Displays the WSP Manager button in the Track Patter Assistant. The WSP selected in the Tracks Pattern table is selected in the WSP Manager.
GUI Equivalent
Examples
envGetVal("layout" "tpaShowWSPBtn")
envSetVal("layout" "tpaShowWSPBtn" 'boolean t)
Return to top