Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
MongoDB.LibraryVersion
Queries library version.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
MongoDB | 12.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "MongoDB.LibraryVersion" )
Parameters
none
Result
Returns text or error.
Description
Queries library version.This is the version of the mongo client library we use to build the plugin.
Examples
Query version:
Set Variable [$version; Value: mbs("MongoDB.LibraryVersion") ]
See also
Example Databases
This function is free to use.
Created 24th May 2022, last changed 24th May 2022
