-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Component/s: None
-
None
A new expression, $isNumber, was added to the aggregation expression language. It takes a single expression as an unnamed argument; the format is: {$isNumber: <expression>}. It returns true if the expression evaluates to an int, double, decimal, or long, and false otherwise.
- depends on
-
CSHARP-2722 Create an expression to test if expression type is numerical
- Closed
-
SERVER-34373 create an expression to test if expression type is numerical
- Closed
- duplicates
-
DRIVERS-756 New Agg Expressions for 4.4
- Closed