new NotEqualTo(propertyName, expression, opt_matchCase)
format/filter/NotEqualTo.js, line 11
Name | Type | Description |
---|---|---|
propertyName |
string |
Name of the context property to compare. |
expression |
string | number |
The value to compare. |
matchCase |
boolean |
Case-sensitive? |