new Less(filterAttribute, filterValue)
This is a filter class that tests the "less than" relationship.
Parameters:
| Name | Type | Description | 
|---|---|---|
| filterAttribute | String | The name of the feature attribute to test | 
| filterValue | String | The filtering attribute value | 
Returns:
An instance of OM.filter.Less
- Type
- OM.filter.Less