| setcachecontentgroup_hitselector |
Use this method to set selector for evaluating whether an object gets stored in a particular content group. A selector is an abstraction for a collection of PIXL expressions. |
Syntax |
Parameters |
name |
Name of the content group to be modified. This is mandatory parameter. |
hitselector |
Selector for evaluating whether an object gets stored in a particular content group. A selector is an abstraction for a collection of PIXL expressions. |
Return Value |
Returns simpleResult |
See Also |