Make the MongoDB docs better! We value your opinion. Share your feedback for a chance to win $100.
Click here >
Docs Menu
Docs Home
/ /
Native Methods

_isWindows()

_isWindows()
Returns:boolean.

Returns "true" if the mongo shell is running on a system that is Windows, or "false" if the shell is running on a Unix or Linux systems.

Back

version()