Class ScriptFilter

All Implemented Interfaces:
Filter, LifeCycle, LifeCycle2

@Plugin(name="ScriptFilter", category="Core", elementType="filter", printObject=true) public final class ScriptFilter extends AbstractFilter
Returns the onMatch result if the script returns True and returns the onMismatch value otherwise.