FilterGE
Returns the set resulting from filtering a set based on the 'greater than or equal to' search condition.
Syntax
«ResultSet» FilterGE(«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».