Developer Features: Server Script: view.FilterNegative
## Overview
This is "FilterNegative" of "view object". It is used when filtering items with negative conditions in "「Server Script」".
## Prerequisites
The "「Use Negative Filters」" check box must be checked.
## Example of Use
In the following example, ClassA is filtered with a negative condition.
##### JavaScript
```
view.Filters.ClassA = 'Nakano-ku, Tokyo';
view.FilterNegative('ClassA');
```
### Before Use

### After Use
The filter is automatically set on the list screen, and records are displayed with a negative condition.

## Supported Versions
|Supported Versions|Body|
|:--|:--|
|1.3.21.0 and later|Added features|
## Related Information
<div id="ManualList">
<article class="s-blog_list_unit"><h2>
<h2>The specified information was not found.</h2>
<p><a href="/ja/manual">Return to top</a></p>
</article>
</div><input id="SearchTextHidden" type="hidden" value="" />