new IsNotNull(filterAttribute)
This is a filter class that tests if a feature's specified attribute has a non-null value.
Parameters:
Name | Type | Description |
---|---|---|
filterAttribute |
String | The name of the feature attribute to be evaluated |
Returns:
An instance of OM.filter.IsNotNull
- Type
- OM.filter.IsNotNull