tpaFilterFile
layout tpaFilterFile 'string "any_file_name"
Description
Determines the name of the TPA filter file that is to be loaded automatically when the Track Pattern assistant is initialized. The default value is "".
GUI Equivalent
Examples
envGetVal("layout" "tpaFilterFile")
envSetVal("layout" "tpaFilterFile" 'string "myTPA")
Return to top