We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad134d6 commit 6f178dfCopy full SHA for 6f178df
source/reference/operator/aggregation/toLong.txt
@@ -21,7 +21,7 @@ Definition
21
22
.. versionadded:: 4.0
23
24
- Converts a value of to a long. If the value cannot be converted
+ Converts a value to a long. If the value cannot be converted
25
to a long, :expression:`$toLong` errors. If the value is null or
26
missing, :expression:`$toLong` returns null.
27
0 commit comments