File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -614,10 +614,10 @@ $convert
614
614
~~~~~~~~
615
615
616
616
You can use the ``Mql.Convert()`` method in a ``Select()`` projection to
617
- convert a value from one type to a different specified type. You can
618
- use To learn more about conversion behavior and permitted conversions,
619
- see the :manual:`$convert reference
620
- </reference/operator/aggregation/convert/>` in the {+mdb-server+} manual.
617
+ convert a value from one type to a different specified type. To learn
618
+ more about conversion behavior and permitted conversions, see the
619
+ :manual:`$convert reference </reference/operator/aggregation/convert/>`
620
+ in the {+mdb-server+} manual.
621
621
622
622
The ``Convert()`` method takes the following parameters:
623
623
You can’t perform that action at this time.
0 commit comments