Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
New in version 12.3
Item | Details | Server |
---|---|---|
AddToErrorLog Adds log entry to current error log. | All |
✅ Server |
Audit.GetDateAndTimeAsNumbers Queries state for this option. | All |
✅ Server |
Audit.SetDateAndTimeAsNumbers Sets whether time values are stored as numbers. | All |
✅ Server |
CURL.GetCAInfo Queries default CAInfo value. | All |
✅ Server |
CURL.GetCAPath Queries default CAPath value. | All |
✅ Server |
DynaPDF.GetFontSize Queries the font size of the active font. | All |
✅ Server |
DynaPDF.SetDateTimeFormat Sets field to use date format. | All |
✅ Server |
DynaPDF.SetTemplBBox Sets or changes a bounding box of a template. | All |
✅ Server |
ErrorLog Queries error log. | All |
✅ Server |
FM.VariableLookup Retrieves the value of named variable that was declared using FM.VariableSet. | All |
✅ Server |
MongoDB.BSONtoJSON Converts BSON to JSON. | All |
✅ Server |
MongoDB.CloseCursor Closes cursor. | All |
✅ Server |
MongoDB.CollectionName Queries name of current collection. | All |
✅ Server |
MongoDB.CollectionNames Fetches the list of the names of all of the collections in database. | All |
✅ Server |
MongoDB.Connect Connects the client using the URI provided. | All |
✅ Server |
MongoDB.CreateCollection Creates a collection in the database. | All |
✅ Server |
MongoDB.CursorBatchSize Queries batch size. | All |
✅ Server |
MongoDB.CursorCurrent Queries current record as JSON. | All |
✅ Server |
MongoDB.CursorGetMaxAwaitTimeMS The maximum amount of time for the server to wait on new documents to satisfy a tailable cursor query. | All |
✅ Server |
MongoDB.CursorID Retrieves the cursor id used by the server to track the cursor. | All |
✅ Server |
MongoDB.CursorLimit Queries current limit. | All |
✅ Server |
MongoDB.CursorMore Whether there may be more data. | All |
✅ Server |
MongoDB.CursorNext Queries the next record as JSON. | All |
✅ Server |
MongoDB.CursorSetBatchSize Sets batch size, | All |
✅ Server |
MongoDB.CursorSetLimit Limits the number of documents in the result set. | All |
✅ Server |
MongoDB.CursorSetMaxAwaitTimeMS Sets the maximum amount of time for the server to wait on new documents to satisfy a tailable cursor query. | All |
✅ Server |
MongoDB.DatabaseCommand Creates a collection in the database. | All |
✅ Server |
MongoDB.DatabasesNames Queries the MongoDB server for a list of known databases. | All |
✅ Server |
MongoDB.DeleteMany Deletes many records. | All |
✅ Server |
MongoDB.DeleteOne Deletes one record. | All |
✅ Server |
MongoDB.EstimatedDocumentCount Executes a count query on collection. | All |
✅ Server |
MongoDB.Find Query on collection, passing arbitrary query options to the server in options. | All |
✅ Server |
MongoDB.FindCollections Fetches a cursor containing documents, each corresponding to a collection on this database. | All |
✅ Server |
MongoDB.FindDatabases Fetches list of database records. | All |
✅ Server |
MongoDB.GetAuthMechanism Queries authentication mechanism. | All |
✅ Server |
MongoDB.GetAuthSource Queries authorization source. | All |
✅ Server |
MongoDB.GetCompressors Queries compressors. | All |
✅ Server |
MongoDB.GetPassword Queries password used for login. | All |
✅ Server |
MongoDB.GetServiceHostName Queries service hostname for login. | All |
✅ Server |
MongoDB.GetServiceName Queries service name for login. | All |
✅ Server |
MongoDB.GetURI Fetches the URI as a string. | All |
✅ Server |
MongoDB.GetUserName Queries username for login. | All |
✅ Server |
MongoDB.HasCollection Checks to see if a collection exists on the MongoDB server within database. | All |
✅ Server |
MongoDB.InsertOne Inserts a document into collection. | All |
✅ Server |
MongoDB.JSONtoBSON Converts JSON to BSON. | All |
✅ Server |
MongoDB.Keys Queries current collection to find all the key names. | All |
✅ Server |
MongoDB.LibraryVersion Queries library version. | All |
✅ Server |
MongoDB.MaxBSONSize Returns the maximum bson document size allowed by the cluster. | All |
✅ Server |
MongoDB.MaxMessageSize Returns the maximum message size allowed by the cluster. | All |
✅ Server |
MongoDB.New Creates a new MongoDB object. | All |
✅ Server |
MongoDB.OpenCollection Sets the current collection. | All |
✅ Server |
MongoDB.OpenDatabase Opens the given database. | All |
✅ Server |
MongoDB.OpenDefaultDatabase Selects default database. | All |
✅ Server |
MongoDB.Release Frees the MongoDB object. | All |
✅ Server |
MongoDB.ReleaseAll Frees all MongoDB objects. | All |
✅ Server |
MongoDB.ReplaceOne This replace one document in the collection that match selector with replacement. | All |
✅ Server |
MongoDB.ServerDescription Get information about the server specified by ServerID. | All |
✅ Server |
MongoDB.ServerDescriptions Fetches an server descroptions for all known servers in the topology. | All |
✅ Server |
MongoDB.SetAuthMechanism Sets authentication mechanism. | All |
✅ Server |
MongoDB.SetAuthSource Sets authentication source. | All |
✅ Server |
MongoDB.SetCompressors Sets compressors to use. | All |
✅ Server |
MongoDB.SetPassword Sets user password for login. | All |
✅ Server |
MongoDB.SetURI Sets the URI. | All |
✅ Server |
MongoDB.SetUserName Sets user name for login. | All |
✅ Server |
MongoDB.UpdateMany Updates many documents in collection that matches selector. | All |
✅ Server |
MongoDB.UpdateOne Updates at most one document in collection that matches selector. | All |
✅ Server |
SharedMemory.LookupValue Queries shared memory value. | Mac/Win/Linux |
✅ Server |
SyntaxColoring.CommentLinks.GetEnabled Whether comment links are enabled. | Mac only |
❌ Server |
SyntaxColoring.CommentLinks.SetEnabled Sets whether comment links are enabled. | Mac only |
❌ Server |
SystemInfo.isVentura Whether the operation system is macOS 13 Ventura or newer. | All |
✅ Server |
TOTP.Calculate Calculates a Time-based one-time password. | All |
✅ Server |
TOTP.CurrentTime Queries current time. | All |
✅ Server |
72 functions shown.
These functions require a license (82%).
New parameters added
Item | Details | Server |
---|---|---|
JSON.Import: Flags Imports JSON and creates tables, fields and records. | All |
✅ Server |
Vision.RecognizeText: PageLimit Recognizes text. | Mac/Win/iOS |
✅ Server |
2 functions shown.
These functions require a license (100%).