FilterLT
Returns the set resulting from filtering a set based on the 'less than' search condition.
Syntax
«ResultSet» FilterLT(«InputSet», «Numeric Expression»|«String Expression» [,«Member»|«Tuple»] [,«ContextSet»])
«InputSet» is the set to filter. The «InputSet» is evaluated against the cells defined by the cross join of the «InputSet», the «Numeric Expression» / «String Expression», or the «Member» / «Tuple» and the «ContextSet».