tpaSelect
tpaSelect(
[ l_hierarchyName ]
)
=> t / nil
Description
Selects the specified item on the Track Pattern Assistant.
Arguments
Value Returned
Example
Selects the specified items in the Track Pattern Assistant.
tpaSelect('("Metal2" "M2WSP"))
tpaSelect(list("Local Regions" "FG__0" "Metal3" "M3WSP"))
Return to top