addToCellsPattern
cdsLibManager.copyWizard addToCellsPattern string "t_filterString"
Description
Specifies a filter string for matching a set of copied cells to add to a category.
The default is *, indicates all copied cells.
GUI Equivalent
Examples
envGetVal("cdsLibManager.copyWizard" "addToCellsPattern")
envSetVal("cdsLibManager.copyWizard" "addToCellsPattern" 'string "scurve")
Related Topics
Using UNIX to Add Settings to a .cdsenv File
Copy Wizard Form (Simple Copy)
Return to top