Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
New in version 3.1
Item | Details | Server |
---|---|---|
Addressbook.NewGroup Deprecated Creates a new group. | Mac/iOS |
❌ Server |
Addressbook.NewPerson Deprecated Creates a new person. | Mac/iOS |
❌ Server |
Addressbook.addRecord Deprecated Adds an person or group record to the Address Book database. | Mac/iOS |
❌ Server |
Addressbook.formattedAddress Deprecated Returns an attributed string containing the formatted address. | Mac only |
❌ Server |
Addressbook.group.addMember Deprecated Adds a person to a group. | Mac/iOS |
❌ Server |
Addressbook.group.addSubgroup Deprecated Adds a subgroup to another group. | Mac/iOS |
❌ Server |
Addressbook.group.members Deprecated Returns an array of persons in a group. | Mac/iOS |
❌ Server |
Addressbook.group.parentGroups Deprecated Returns an array containing a group's parents—that is, the groups that a group belongs to. | Mac only |
❌ Server |
Addressbook.group.removeMember Deprecated Removes a person from a group. | Mac/iOS |
❌ Server |
Addressbook.group.removeSubgroup Deprecated Removes a subgroup from a group. | Mac/iOS |
❌ Server |
Addressbook.group.subgroups Deprecated Returns an array containing a group's subgroups. | Mac only |
❌ Server |
Addressbook.groups Deprecated Returns an array of all the groups in the Address Book database. | Mac/iOS |
❌ Server |
Addressbook.hasUnsavedChanges Deprecated Indicates whether an address book has changes that have not been saved to the Address Book database. | Mac/iOS |
❌ Server |
Addressbook.me Deprecated Returns the person record that represents the logged-in user. | Mac/iOS |
❌ Server |
Addressbook.multivalue.New Deprecated Creates a new multivalue object. | Mac/iOS |
❌ Server |
Addressbook.multivalue.addValue Deprecated Adds a value and its label to a multivalue list. | Mac/iOS |
❌ Server |
Addressbook.multivalue.count Deprecated Returns the number of entries in a multivalue list. | Mac/iOS |
❌ Server |
Addressbook.multivalue.identifierAtIndex Deprecated Returns the identifier for the given index. | Mac/iOS |
❌ Server |
Addressbook.multivalue.indexForIdentifier Deprecated Returns the index for the given identifier. | Mac/iOS |
❌ Server |
Addressbook.multivalue.insertValue Deprecated Inserts a value and its label at the given index in a multivalue list. | Mac/iOS |
❌ Server |
Addressbook.multivalue.labelAtIndex Deprecated Returns the label for the given index. | Mac/iOS |
❌ Server |
Addressbook.multivalue.labelForIdentifier Deprecated Returns the label for the given identifier. | Mac/iOS |
❌ Server |
Addressbook.multivalue.primaryIdentifier Deprecated Returns the identifier for the primary value. | Mac/iOS |
❌ Server |
Addressbook.multivalue.removeValueAndLabelAtIndex Deprecated Removes the value and label at the given index. | Mac/iOS |
❌ Server |
Addressbook.multivalue.replaceLabelAtIndex Deprecated Replaces the label at the given index. | Mac/iOS |
❌ Server |
Addressbook.multivalue.replaceValueAtIndex Deprecated Replaces the value at the given index. | Mac/iOS |
❌ Server |
Addressbook.multivalue.setPrimaryIdentifier Deprecated Sets the primary value to be the value for the given identifier. | Mac only |
❌ Server |
Addressbook.multivalue.valueAtIndex Deprecated Returns the value for the given index. | Mac/iOS |
❌ Server |
Addressbook.multivalue.valueForIdentifier Deprecated Returns the value for the given identifier. | Mac/iOS |
❌ Server |
Addressbook.people Deprecated Returns an array of all the people in the Address Book database. | Mac/iOS |
❌ Server |
Addressbook.person.EditInAddressbook Deprecated Launches Contacts application to edit this person. | Mac only |
❌ Server |
Addressbook.person.GetImage Deprecated Returns data that contains a picture of this person. | Mac/iOS |
❌ Server |
Addressbook.person.SetImage Deprecated Sets the image for this person to the given image. | Mac/iOS |
❌ Server |
Addressbook.person.ShowInAddressbook Deprecated Launches Contacts application to show this person. | Mac only |
❌ Server |
Addressbook.person.linkedPeople Deprecated Returns the array of all person records that are linked to the person this record represents. | Mac/iOS |
❌ Server |
Addressbook.person.parentGroups Deprecated Returns an array of the address book groups that this person belongs to. | Mac only |
❌ Server |
Addressbook.person.vCardRepresentation Deprecated Returns the vCard representation of the person record as a data object in vCard format. | Mac/iOS |
❌ Server |
Addressbook.personFromVCardRepresentation Deprecated Creates an Person instance initialized with the given data. | Mac/iOS |
❌ Server |
Addressbook.record.SetValueForProperty Deprecated Sets the value of a given property for a record. | Mac/iOS |
❌ Server |
Addressbook.record.UniqueID Deprecated Returns the unique ID for a record. | Mac/iOS |
❌ Server |
Addressbook.record.displayname Deprecated Convenience function to return a display name for a record. | Mac/iOS |
❌ Server |
Addressbook.record.isReadOnly Deprecated Returns whether a record is read-only. | Mac/iOS |
❌ Server |
Addressbook.record.removeValueForProperty Deprecated Removes the value for a given property. | Mac/iOS |
❌ Server |
Addressbook.record.valueForProperty Deprecated Returns the value of a given property for a record. | Mac/iOS |
❌ Server |
Addressbook.removeRecord Deprecated Removes an person or group record from the Address Book database. | Mac/iOS |
❌ Server |
Addressbook.save Deprecated Saves all the changes made since the last save. | Mac/iOS |
❌ Server |
Addressbook.searchPeopleWithEmail Deprecated Searches all people with given email address. | Mac only |
❌ Server |
Addressbook.searchPeopleWithName Deprecated Searches people matching the first and/or last name. | Mac only |
❌ Server |
Addressbook.setMe Deprecated Sets the record that represents the logged-in user. | Mac/iOS |
❌ Server |
Audit.Changed2 Same as Audit.Changed, but here you pass the list of fields to check. | All |
✅ Server |
Audit.ClearCaches Clears internal caches for audit functions. | All |
✅ Server |
Audit.Delete2 Same as Audit.Delete, but here you pass the list of fields to check. | All |
✅ Server |
CURL.AddInputGIF Adds input to GIF data from the container value. | All |
✅ Server |
CURL.GetResultAsGIF Returns the result of the transaction as GIF image. | All |
✅ Server |
CURL.SetInputGIF Sets input to GIF data from the container value. | All |
✅ Server |
DynaPDF.AddContinueText Prints a single text line and moves the text cursor to the next line. | All |
✅ Server |
DynaPDF.AppendPage This function appends an empty page to the document. | All |
✅ Server |
DynaPDF.BeginContinueText This function prepares the output of multiple text lines with DynaPDF.AddContinueText. | All |
✅ Server |
DynaPDF.ChangeFont This function changes or sets the font to the one of the parameter FontHandle. | All |
✅ Server |
DynaPDF.ChangeFontSize This function changes the font size of the current font. | All |
✅ Server |
DynaPDF.ChangeFontStyle This function changes the style of the current font. | All |
✅ Server |
DynaPDF.ChangeFontStyleEx The function changes the font style of a font like DynaPDF.ChangeFontStyle but it accepts also font styles like 2 (bold) or 1 (italic). | All |
✅ Server |
DynaPDF.DrawArc This function draws an arc by using a start and end angle. | All |
✅ Server |
DynaPDF.DrawArcEx This function draws an elliptical arc. | All |
✅ Server |
DynaPDF.DrawChord This function draws an elliptical chord (a region bounded by the intersection of an ellipse and a line segment, called a secant). | All |
✅ Server |
DynaPDF.DrawCircle This function draws a circle. | All |
✅ Server |
DynaPDF.DrawPie The function draws a pie-shaped wedge bounded by the intersection of an ellipse and two angles. | All |
✅ Server |
DynaPDF.EditPage This function prepares a page for editing. | All |
✅ Server |
DynaPDF.EndPage This function closes an open page that was opened by AppendPage or EditPage. | All |
✅ Server |
DynaPDF.GetCompressionFilter The function returns the standard compression filter for images. | All |
✅ Server |
DynaPDF.GetFTextHeight The function measures the height of a formatted text block. | All |
✅ Server |
DynaPDF.GetFTextHeightEx The function measures the height of a formatted text block. | All |
✅ Server |
DynaPDF.GetImportPDFVersion The function returns the minor PDF version number of an external PDF file. | All |
✅ Server |
DynaPDF.GetJPEGQuality Queries the JPEG compression quality. | All |
✅ Server |
DynaPDF.GetLastTextPosX Return the horizontal end position of the last drawn text. | All |
✅ Server |
DynaPDF.GetLastTextPosY Return the vertical end position of the last drawn text. | All |
✅ Server |
DynaPDF.GetLeading The function returns the current leading. | All |
✅ Server |
DynaPDF.GetPDFVersion The function returns the version of the output PDF file. | All |
✅ Server |
DynaPDF.GetPageHeight The function returns the height of the currently open page. | All |
✅ Server |
DynaPDF.GetPageLayout The function returns the page layout that is used when opening the document with Adobe's Acrobat. | All |
✅ Server |
DynaPDF.GetPageMode The function returns the page mode that is used when opening the document with Adobe's Acrobat. | All |
✅ Server |
DynaPDF.GetPageWidth The function returns the width of the currently open page. | All |
✅ Server |
DynaPDF.GetResolution Queries the resolution for images. | All |
✅ Server |
DynaPDF.GetSaveNewImageFormat Queries the SaveNewImageFormat properties. | All |
✅ Server |
DynaPDF.GetUseTransparency The property specifies whether images should get a transparent background. | All |
✅ Server |
DynaPDF.InsertImage The function inserts an image from a container. | All |
✅ Server |
DynaPDF.InsertImageFile The function inserts an image from a file. | All |
✅ Server |
DynaPDF.LineTo The function draws a path from the current position up to the specified point. | All |
✅ Server |
DynaPDF.MoveTo The function moves the current position to the point specified by PosX, PosY. | All |
✅ Server |
DynaPDF.ReadImageFormat The function retrieves the most important properties of an image file. | All |
✅ Server |
DynaPDF.ReadImageResolution The function retrieves the horizontal and vertical resolution of an image file. | All |
✅ Server |
DynaPDF.Rectangle This function draws a rectangle. | All |
✅ Server |
DynaPDF.RestoreGraphicState The function restores a previously saved graphics state. | All |
✅ Server |
DynaPDF.RoundRect The function draws a rectangle with rounded corners. | All |
✅ Server |
DynaPDF.RoundRectEx The function draws a rectangle with elliptical corners. | All |
✅ Server |
DynaPDF.SaveGraphicState The function saves the current graphics state. | All |
✅ Server |
DynaPDF.SetAlpha Sets alpha for drawings. | All |
✅ Server |
DynaPDF.SetCompressionFilter The function sets the compression filter which is used to compress images. | All |
✅ Server |
DynaPDF.SetFillColor The function sets the current fill color as an array of float values. | All |
✅ Server |
DynaPDF.SetFont The function loads a font that can be used for text output and interactive form fields. | All |
✅ Server |
DynaPDF.SetFontEx Loads a font that can be used for text output and interactive form fields. | All |
✅ Server |
DynaPDF.SetJPEGQuality Sets the quality of JPEG compressed images in percent if JPEG compression is used. | All |
✅ Server |
DynaPDF.SetLeading Sets text leading. | All |
✅ Server |
DynaPDF.SetPDFVersion Sets the PDF version. | All |
✅ Server |
DynaPDF.SetPageHeight Sets page height. | All |
✅ Server |
DynaPDF.SetPageLayout The function sets the page layout that is used when opening the document with Adobe's Acrobat. | All |
✅ Server |
DynaPDF.SetPageMode The function sets the page mode that is used when opening the document with Adobe's Acrobat. | All |
✅ Server |
DynaPDF.SetPageWidth Sets page width. | All |
✅ Server |
DynaPDF.SetResolution Sets the image resolution. | All |
✅ Server |
DynaPDF.SetSaveNewImageFormat Whether to recompress images. | All |
✅ Server |
DynaPDF.SetStrokeColor The function sets the current stroke color as an list of values. | All |
✅ Server |
DynaPDF.SetTextRect The function defines the output rectangle that is used to output formatted text by the function DynaPDF.WriteFText. | All |
✅ Server |
DynaPDF.SetUseTransparency Whether to use transparency color. | All |
✅ Server |
DynaPDF.StrokePath The function strokes the current path without closing it. | All |
✅ Server |
DynaPDF.WriteFText Writes text on current page with formatting commands. | All |
✅ Server |
DynaPDF.WriteFTextEx Writes text on current page with formatting commands. | All |
✅ Server |
DynaPDF.WriteText Writes text on current page. | All |
✅ Server |
FM.QueryBaseTableNames Queries the base table names of all files currently open. | All |
✅ Server |
FM.QueryFieldsForBaseTableName Queries the field names of all fields in the given table. | All |
✅ Server |
FM.QueryFieldsForTableName Queries the field names of all fields in the given table. | All |
✅ Server |
FM.QueryTableNames Queries the table names of all files currently open. | All |
✅ Server |
Files.CreateBookmark Creates a bookmark from a file path. | Mac/iOS |
✅ Server |
Files.GetNodeID Queries the NodeID fo the file or folder. | Mac/Win |
✅ Server |
Files.GetPathFromNodeID Finds the file or folder for the given NodeID on the given volume. | Mac/Win |
✅ Server |
Files.ResolveBookmark Resolves a bookmark. | Mac/iOS |
✅ Server |
Hash.RandomString Creates a random string. | All |
✅ Server |
Hash.SHA1 Calculated SHA-1 hash of given text. | All |
✅ Server |
Hash.SHA1.HMAC Returns the a SHA1 HMAC based on the key and the data string. | All |
✅ Server |
Hash.SHA256 Calculated SHA-256 hash of given text. | All |
✅ Server |
Hash.SHA256.HMAC Returns the a SHA256 HMAC based on the key and the data string. | All |
✅ Server |
IKSlideShow.AddImage Adds a slide. | Mac only |
❌ Server |
IKSlideShow.AddPDF Adds a slide. | Mac only |
❌ Server |
IKSlideShow.AddPath Adds a slide. | Mac only |
❌ Server |
IKSlideShow.AddURL Adds a slide. | Mac only |
❌ Server |
IKSlideShow.GetMode Queries the mode for slideshow. | Mac only |
❌ Server |
IKSlideShow.SetMode Sets the mode for slideshow. | Mac only |
❌ Server |
Math.IsValidCC Verifies a credit card number. | All |
✅ Server |
Modbus.CalculateRTUMessageCRC Calculates the RTU Message CRC string. | All |
✅ Server |
OCR.WriteToPDF Writes text on the PDF. | All |
✅ Server |
PDFKit.AppendPages Copies pages from one PDF to append other PDF. | Mac/iOS |
✅ Server |
PDFKit.WriteToPath Writes the PDF to the given file path. | Mac/iOS |
✅ Server |
RunTask.GetArgument Deprecated Queries the argument with given index. | Mac/Win |
✅ Server |
RunTask.GetArgumentCount Deprecated Returns the number of arguments. | Mac/Win |
✅ Server |
RunTask.GetCurrentDirectoryPath Deprecated Returns the task's current directory. | Mac/Win |
✅ Server |
RunTask.GetLaunchPath Deprecated Returns the path of the executable. | Mac/Win |
✅ Server |
RunTask.IsRunning Deprecated Returns whether the receiver is still running. | Mac/Win |
✅ Server |
RunTask.Launch Deprecated Launches the task represented by the receiver. | Mac/Win |
✅ Server |
RunTask.NewTask Deprecated Creates a new task. | Mac/Win |
✅ Server |
RunTask.ProcessIdentifier Deprecated Returns the receiver's process identifier. | Mac/Win |
✅ Server |
RunTask.SetArguments Deprecated Sets the command arguments that should be used to launch the executable. | Mac/Win |
✅ Server |
RunTask.SetCurrentDirectoryPath Deprecated Sets the current directory for the receiver. | Mac/Win |
✅ Server |
RunTask.SetLaunchPath Deprecated Sets the path to be launched. | Mac/Win |
✅ Server |
RunTask.Terminate Deprecated Sends a terminate signal to the receiver and all of its subtasks. | Mac/Win |
✅ Server |
RunTask.TerminationReason Deprecated Returns the reason the task was terminated. | Mac only |
✅ Server |
RunTask.TerminationStatus Deprecated Returns the exit status returned by the receiver's executable. | Mac only |
✅ Server |
SNMP.Get Deprecated Performs a SNMP GET query. | Mac/Linux |
✅ Server |
SNMP.SetRetries Deprecated Sets number of retries for the SNMP query. | All |
✅ Server |
SNMP.SetTimeout Deprecated Sets timeout for the SNMP query. | All |
✅ Server |
SerialPort.GetBaudRate Queries the baud rate. | Mac/Win |
✅ Server |
SerialPort.GetDataBits Queries the data bit size. | Mac/Win |
✅ Server |
SerialPort.SetBaudRate Sets the baud rate. | Mac/Win |
✅ Server |
SerialPort.SetDataBits Sets data bit size. | Mac/Win |
✅ Server |
Socket.AcceptNewConnection Accepts a new connection and returns a new socket. | All |
✅ Server |
Socket.ClearDataAvailableHandler Clears the data available handler. | All |
✅ Server |
Socket.ClearErrorHandler Clears the error handler. | All |
✅ Server |
Socket.Close Closes a socket. | All |
✅ Server |
Socket.Connect Connects a TCP/IP socket to the given domain/IP on the given port. | All |
✅ Server |
Socket.LastMessageIP Returns the IP from the last message received. | All |
✅ Server |
Socket.LastMessagePort Returns the port from the last message received. | All |
✅ Server |
Socket.Listen Binds the socket to the port and starts listening. | All |
✅ Server |
Socket.NewTCPSocket Creates a new TCP Socket. | All |
✅ Server |
Socket.NewUDPSocket Creates a new UDP Socket. | All |
✅ Server |
Socket.Peek Peeks bytes from socket and returns them as text. | All |
✅ Server |
Socket.PeekHex Peeks from socket and returns them hex encoded. | All |
✅ Server |
Socket.Read Reads bytes from socket and returns them as text. | All |
✅ Server |
Socket.ReadHex Reads bytes from socket and returns them hex encoded. | All |
✅ Server |
Socket.ReadMLLP Reads bytes from socket and returns them as text. | All |
✅ Server |
Socket.RemoteIP Returns IP of the remote socket. | All |
✅ Server |
Socket.RemotePort Returns port of the socket on the other side. | All |
✅ Server |
Socket.SendMessage Sends an UDP data message. | All |
✅ Server |
Socket.SendMessageHex Sends an UDP data message. | All |
✅ Server |
Socket.SetDataAvailableHandler Sets the data available handler for this socket. | All |
❌ Server |
Socket.SetErrorHandler Sets the error handler for this socket. | All |
❌ Server |
Socket.SetNewConnectionHandler Sets the new connection handler for this socket. | All |
❌ Server |
Socket.Write Writes text to the socket. | All |
✅ Server |
Socket.WriteByte Writes a single byte to the socket. | All |
✅ Server |
Socket.WriteHex Writes text to the socket. | All |
✅ Server |
Socket.WriteMLLP Writes text to the socket. | All |
✅ Server |
System.Logout Logout current user. | Mac/Win |
✅ Server |
System.Restart Restarts computer. | Mac/Win |
✅ Server |
System.Shutdown Shuts computer down. | Mac/Win |
✅ Server |
System.Sleep Asks computer to go to sleep (standby). | Mac/Win |
✅ Server |
SystemInfo.DoubleClickTime Queries the double click time for this computer in seconds. | All |
✅ Server |
Text.DecodeURLComponent Decodes an URL component. | All |
✅ Server |
Text.EncodeURLComponent Encodes an URL component. | All |
✅ Server |
Time.UnixTimeStamp Returns the unix time stamp. | All |
✅ Server |
Twain.Acquire Acquires a picture. | Mac/Win |
❌ Server |
Twain.CloseDS Closes data source. | Mac/Win |
❌ Server |
Twain.CloseDSM Closes data source manager. | Mac/Win |
❌ Server |
Twain.CurrentDSIdentity Queries current data source. | Mac/Win |
❌ Server |
Twain.CurrentImage Queries the current image from last query. | Mac/Win |
❌ Server |
Twain.DisableDS Disables the data source. | Mac/Win |
❌ Server |
Twain.GetAutofeed Queries whether plugin should auto feed (if feeder is enabled). | Mac/Win |
❌ Server |
Twain.GetCloseAfterTransfer Whether to close window and data source after a transfer. | Mac/Win |
❌ Server |
Twain.GetCompressionQuality Queries the current quality setting. | Mac/Win |
❌ Server |
Twain.GetDSIdentitiesCount Queries number of data sources. | Mac/Win |
❌ Server |
Twain.GetDSIdentity Queries data source with given index. | Mac/Win |
❌ Server |
Twain.GetDefaultIdentity Queries default data source. | Mac/Win |
❌ Server |
Twain.GetFeededEnabled Queries whether plugin should enable feeder. | Mac/Win |
❌ Server |
Twain.GetFilePaths Queries the list of file paths used to create files. | Mac/Win |
❌ Server |
Twain.GetFileType Queries the current file type. | Mac/Win |
❌ Server |
Twain.GetFolderPath Queries the folder path. | Mac/Win |
❌ Server |
Twain.GetImageCount Queries the number of images in memory. | Mac/Win |
❌ Server |
Twain.GetOrientation Queries current orientation. | Mac/Win |
❌ Server |
Twain.GetPixelType Queries current pixel type setting. | Mac/Win |
❌ Server |
Twain.GetResolutionX Queries the current resolution setting for the next scan. | Mac/Win |
❌ Server |
Twain.GetResolutionY Queries the current resolution setting for the next scan. | Mac/Win |
❌ Server |
Twain.ImageInfo Queries image details for last scanned image. | Mac/Win |
❌ Server |
Twain.Initialize Initializes the Twain functions. | Mac/Win |
❌ Server |
Twain.IsDSEnabled Whether data source is enabled. | Mac/Win |
❌ Server |
Twain.OpenDS Opens a data source. | Mac/Win |
❌ Server |
Twain.OpenDSM Opens data source manager. | Mac/Win |
❌ Server |
Twain.SelectDS Queries dialog to ask the user to select a data source. | Mac/Win |
❌ Server |
Twain.SelectDSIdentity Sets current data source. | Mac/Win |
❌ Server |
Twain.SetAutofeed Whether to enable auto feed when next scan starts. | Mac/Win |
❌ Server |
Twain.SetCloseAfterTransfer Whether to close window and data source after a transfer. | Mac/Win |
❌ Server |
Twain.SetCompressionQuality Sets the compression quality for JPEG images. | Mac/Win |
❌ Server |
Twain.SetDefaultDSIdentity Sets default data source. | Mac/Win |
❌ Server |
Twain.SetFeededEnabled Whether to enable feeder when next scan starts. | Mac/Win |
❌ Server |
Twain.SetFileType Sets the file type to use for writing image files. | Mac/Win |
❌ Server |
Twain.SetFolderPath Sets the folder path for storing image files. | Mac/Win |
❌ Server |
Twain.SetNotificationScript Sets the script to call when a transfer is complete and you can query image. | Mac/Win |
❌ Server |
Twain.SetOrientation Sets current orientation. | Mac/Win |
❌ Server |
Twain.SetPixelType Sets the pixel type requested on next Twain.Acquire command. | Mac/Win |
❌ Server |
Twain.SetResolutionX Sets the horizontal resolution for scanning. | Mac/Win |
❌ Server |
Twain.SetResolutionY Sets the vertical resolution for scanning. | Mac/Win |
❌ Server |
Twain.SupportsBW Whether device supports black and white pixel type. | Mac/Win |
❌ Server |
Twain.SupportsGray Whether current device supports gray pixel type. | Mac/Win |
❌ Server |
Twain.SupportsMemoryTransfer Whether device supports memory transfers. | Mac/Win |
❌ Server |
Twain.SupportsRGB Whether current device supports RGB pixel type. | Mac/Win |
❌ Server |
Twain.TransferImage Transfers an image. | Mac/Win |
❌ Server |
WebView.CopyFormattedText Copies formatted text from web view to clipboard. | Mac/Win/iOS |
❌ Server |
WebView.GetFormSelectOptions Queries the possible values of a select element. | Mac/Win/iOS |
❌ Server |
WebView.GetPlainText Queries the current text of the document. | Mac/Win/iOS |
❌ Server |
244 functions shown.
These functions require a license (73%).