Skip to main content

createSearchEventMatcherBool()

function createSearchEventMatcherBool(a, options?): (c) => boolean;

Parameters

ParameterType
astring
options{ nullIsTrue?: boolean; }
options.nullIsTrue?boolean

Returns

(c) => boolean