addToCellsPattern
cdsLibManager.copy addToCellsPattern string "filterString"
Description
Specifies a filter string for matching a set of copied cells to add to a category.
GUI Equivalent
Examples
envGetVal("cdsLibManager.copy" "addToCellsPattern")
envSetVal("cdsLibManager.copy" "addToCellsPattern" 'string "sheetSymbol")
Related Topics
Using UNIX to Add Settings to a .cdsenv File
Return to top