Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Queries current collection to find all the key names.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
MongoDB | 12.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
MongoDBRef | The reference number for the mongo connection. | $MongoDB |
Returns list or error.
Query list of keys in the current collection:
Set Variable [ $r ; Value: MBS( "MongoDB.Keys"; $Mongo) ]
Show Custom Dialog [ "Key Names" ; $r ]
This function checks for a license.
Created 3th July 2022, last changed 24th September 2022