Class: IsNull

OM.filter. IsNull


new IsNull(filterAttribute)

This is a filter class that tests if the specified attribute of a feature
is null.

Parameters:
Name Type Description
filterAttribute String

The name of the feature attribute to be tested

Returns:

An instance of OM.filter.IsNull

Type
OM.filter.IsNull

Extends