Overload List
| Name | Description | |
|---|---|---|
| LessThan(Double, Series) |
Returns a Series indicating whether values of specified Series is lesser than corresponding values of another specified Series
| |
| LessThan(Series, Series) |
Returns a Series indicating whether values of specified Series is lesser than corresponding values of another specified Series
| |
| LessThan(Series, Double) |
Returns a Series indicating whether values of specified Series is lesser than corresponding values of another specified Series
|
See Also