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 862a95c commit ad134d6Copy full SHA for ad134d6
source/reference/operator/aggregation/toInt.txt
@@ -21,7 +21,7 @@ Definition
21
22
.. versionadded:: 4.0
23
24
- Converts a value of to an integer. If the value cannot be converted
+ Converts a value to an integer. If the value cannot be converted
25
to an integer, :expression:`$toInt` errors. If the value is null or
26
missing, :expression:`$toInt` returns null.
27
0 commit comments