Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

13.4 13.5 14.0 14.1 14.2 14.3 14.4 14.5 15.0 15.1 15.2 15.3

New in version 8.2

Item Details Server
Addressbook.multivalue.indexForLabel   Deprecated
Returns the index for the given label.
Mac/iOS
  ❌ Server
Audit.FieldIDForName
Looks up the Audit cache for a field name.
All
  ✅ Server
Audit.TableIDForName
Looks up the Audit cache for a table name.
All
  ✅ Server
CURL.GetActiveSocket
Receive the active socket used by this curl session.
All
  ✅ Server
CURL.GetFormData
Queries form data as it would be sent currently.
All
  ✅ Server
CURL.GetHTTPVersion
Queries http version.
All
  ✅ Server
CURL.GetLastSocket   Deprecated
Queries last used socket handle.
All
  ✅ Server
CURL.GetMultiOptionChunkLengthPenaltySize
Queries chunk length penalty size.
All
  ✅ Server
CURL.GetMultiOptionContentLengthPenaltySize
Queries content length penalty size.
All
  ✅ Server
CURL.GetMultiOptionMaxConnects
Queries max connects setting.
All
  ✅ Server
CURL.GetMultiOptionMaxHostConnections
Queries max host connections value.
All
  ✅ Server
CURL.GetMultiOptionMaxPipelineLength
Queries max pipeline length.
All
  ✅ Server
CURL.GetMultiOptionMaxTotalConnections
Queries max total connections value.
All
  ✅ Server
CURL.GetMultiOptionPipelining
Queries pipelining mode.
All
  ✅ Server
CURL.GetMultiRunningTransfers
Queries running transfers count.
All
  ✅ Server
CURL.GetOptionConnectTo
Queries connect to list.
All
  ✅ Server
CURL.GetOptionHTTP200Aliases
Queries HTTP 200 aliases list.
All
  ✅ Server
CURL.GetOptionHTTPHeader
Queries HTTP request headers.
All
  ✅ Server
CURL.GetOptionMailRecipients
Queries mail recipients list.
All
  ✅ Server
CURL.GetOptionPostQuote
Queries post quote list.
All
  ✅ Server
CURL.GetOptionPreQuote
Queries pre quote list.
All
  ✅ Server
CURL.GetOptionProxyHeader
Queries proxy header request list.
All
  ✅ Server
CURL.GetOptionQuote
Queries quote list.
All
  ✅ Server
CURL.GetOptionResolve
Queries resolve list.
All
  ✅ Server
CURL.GetOptionTelnetOptions
Queries telnet options list.
All
  ✅ Server
CURL.GetProtocol   Deprecated
Queries protocol used.
All
  ✅ Server
CURL.GetProxySSLVerifyResult
Queries result of proxy ssl verification.
All
  ✅ Server
CURL.GetScheme
Queries scheme.
All
  ✅ Server
CURL.LibIDNVersion
Queried LibIDN version.
All
  ✅ Server
CURL.LibSSHVersion
Queries SSH library version.
All
  ✅ Server
CURL.SetMultiOptionChunkLengthPenaltySize
Sets chunk length penalty size.
All
  ✅ Server
CURL.SetMultiOptionContentLengthPenaltySize
Sets content length penalty size.
All
  ✅ Server
CURL.SetMultiOptionMaxConnects
Sets max connects setting.
All
  ✅ Server
CURL.SetMultiOptionMaxHostConnections
Sets max host connections value.
All
  ✅ Server
CURL.SetMultiOptionMaxPipelineLength
Sets max pipeline length.
All
  ✅ Server
CURL.SetMultiOptionMaxTotalConnections
Sets max total connections value.
All
  ✅ Server
CURL.SetMultiOptionPipelining
Sets pipelining mode.
All
  ✅ Server
CURL.SetOptionAbstractUnixSocket
Sets path to an abstract Unix domain socket.
All
  ✅ Server
CURL.SetOptionAcceptTimeoutMS
Sets time-out for accept.
All
  ✅ Server
CURL.SetOptionConnectTo
Sets the connect to list.
All
  ✅ Server
CURL.SetOptionDNSServers
Set the name servers to use for DNS resolution.
All
  ✅ Server
CURL.SetOptionDNSShuffleAddresses
Whether to shuffle DNS addresses.
All
  ✅ Server
CURL.SetOptionDefaultProtocol
Set the protocol used when curl is given a URL without a protocol.
All
  ✅ Server
CURL.SetOptionExpect100TimeoutMS
Sets Expect 100 timeout.
All
  ✅ Server
CURL.SetOptionGSSAPIDelegation
Allow GSSAPI credential delegation.
All
  ✅ Server
CURL.SetOptionHAProxyProtocol
Whether to send an HAProxy PROXY protocol header.
All
  ✅ Server
CURL.SetOptionHappyEyeballsTimeOutMS
Sets the happy eyeballs timeout.
All
  ✅ Server
CURL.SetOptionHeaderOptions
Pass in a bitmask of "header options".
All
  ✅ Server
CURL.SetOptionKeepSendingOnError
Sets whether to keep sending on error.
All
  ✅ Server
CURL.SetOptionPathAsIs
Set to pass path as it is and do not resolve dots.
All
  ✅ Server
CURL.SetOptionPinnedPublicKey
Set the public key in DER form used to validate the peer public key.
All
  ✅ Server
CURL.SetOptionPipeWait
Sets Wait/don't wait for pipe/mutex to clarify.
All
  ✅ Server
CURL.SetOptionPreProxy
Name of pre proxy to use.
All
  ✅ Server
CURL.SetOptionProxyCAInfo
The CApath or CAfile used to validate the proxy certificate.
All
  ✅ Server
CURL.SetOptionProxyCAPath
Set the CApath directory used to validate the proxy certificate.
All
  ✅ Server
CURL.SetOptionProxyCRLFile
Sets CRL file for proxy.
All
  ✅ Server
CURL.SetOptionProxyHeader
Set list of headers used for proxy requests only.
All
  ✅ Server
CURL.SetOptionProxyKeyPassword
Sets password for the SSL private key for proxy.
All
  ✅ Server
CURL.SetOptionProxyPinnedPublicKey
Sets pinned public key for proxy.
All
  ✅ Server
CURL.SetOptionProxySSLCert
Sets name of the file keeping your private SSL-certificate for proxy.
All
  ✅ Server
CURL.SetOptionProxySSLCertType
Sets type of the file keeping your SSL-certificate for proxy.
All
  ✅ Server
CURL.SetOptionProxySSLCipherList
Specify which SSL ciphers to use for proxy.
All
  ✅ Server
CURL.SetOptionProxySSLKey
Sets name of the file keeping your private SSL-key for proxy.
All
  ✅ Server
CURL.SetOptionProxySSLKeyType
Sets type of the file keeping your private SSL-key for proxy.
All
  ✅ Server
CURL.SetOptionProxySSLOptions
Enable/disable specific SSL features with a bitmask for proxy.
All
  ✅ Server
CURL.SetOptionProxySSLVerifyHost
Enable SSL Host verification.
All
  ✅ Server
CURL.SetOptionProxySSLVerifyPeer
Set if we should verify the proxy in ssl handshake.
All
  ✅ Server
CURL.SetOptionProxySSLVersion
Sets which version of SSL/TLS to attempt to use for proxy.
All
  ✅ Server
CURL.SetOptionProxyServiceName
Sets Proxy Service Name.
All
  ✅ Server
CURL.SetOptionProxyTLSAuthPassword
Set a password for authenticated TLS for proxy.
All
  ✅ Server
CURL.SetOptionProxyTLSAuthType
Set authentication type for authenticated TLS for proxy.
All
  ✅ Server
CURL.SetOptionProxyTLSAuthUsername
Set a username for authenticated TLS for proxy.
All
  ✅ Server
CURL.SetOptionRTSPClientCSEQ
Manually initialize the client RTSP CSeq for this handle.
All
  ✅ Server
CURL.SetOptionRTSPRequest
RTSP request method (OPTIONS, SETUP, PLAY, etc...)
All
  ✅ Server
CURL.SetOptionRTSPServerCSEQ
Manually initialize the server RTSP CSeq for this handle.
All
  ✅ Server
CURL.SetOptionRTSPSessionID
The RTSP session identifier.
All
  ✅ Server
CURL.SetOptionRTSPStreamURI
The RTSP stream URI.
All
  ✅ Server
CURL.SetOptionRTSPTransport
The Transport: header to use in RTSP requests.
All
  ✅ Server
CURL.SetOptionRequestTarget
Set the request target, instead of extracted from the URL.
All
  ✅ Server
CURL.SetOptionResolve
Sets resolve list.
All
  ✅ Server
CURL.SetOptionSASLIR
Enable/disable SASL initial response.
All
  ✅ Server
CURL.SetOptionSSHCompression
Enable/disable SSH compression.
All
  ✅ Server
CURL.SetOptionSSLEnableALPN
Enable/disable TLS ALPN extension.
All
  ✅ Server
CURL.SetOptionSSLEnableNPN   Deprecated
Enable/disable TLS NPN extension (http2 over ssl might fail without)
All
  ✅ Server
CURL.SetOptionSSLFalseStart
Set if we should enable TLS false start.
All
  ✅ Server
CURL.SetOptionSSLOptions
Enable/disable specific SSL features with a bitmask.
All
  ✅ Server
CURL.SetOptionSSLVerifyStatus
Set if we should verify the certificate status.
All
  ✅ Server
CURL.SetOptionServiceName
Sets Service Name.
All
  ✅ Server
CURL.SetOptionSocks5Auth
Sets allowed authentication methods for SOCKS 5 proxies
All
  ✅ Server
CURL.SetOptionStreamDepends
Sets stream dependency on another CURL session.
All
  ✅ Server
CURL.SetOptionStreamDependsE
Sets exclusive stream dependency on another CURL session.
All
  ✅ Server
CURL.SetOptionStreamWeight
Set stream weight, 1 - 256.
All
  ✅ Server
CURL.SetOptionSuppressConnectHeaders
Suppress proxy CONNECT response headers from header data.
All
  ✅ Server
CURL.SetOptionTCPFastOpen
Set TCP Fast Open.
All
  ✅ Server
CURL.SetOptionTFTPNoOptions
Sets to whether not send any tftp option requests to the server.
All
  ✅ Server
CURL.SetOptionUnixSocketPath
Set path to Unix domain socket.
All
  ✅ Server
CURL.SetOptionXOAuth2Bearer
The XOAUTH2 bearer token.
All
  ✅ Server
DynaPDF.GetDocUsesTransparency
Checks whether this document uses transparency.
All
  ✅ Server
DynaPDF.GetUsesTransparency
Checks whether a page or the entire document uses transparency.
All
  ✅ Server
DynaPDF.SetDocInfoEx
Sets a document information.
All
  ✅ Server
DynaPDF.SetPageBBox
Sets or changes the bounding box of a page.
All
  ✅ Server
FM.Beep
Beeps.
Mac/Win
  ✅ Server
FM.Loop
Universal function to run a loop with evaluate.
All
  ✅ Server
FM.TableStatistics
Queries statistics on a table.
All
  ✅ Server
HealthKit.AuthorizationStatusForType
Queries authentication status for a type.
iOS
  ❌ Server
HealthKit.BiologicalSex
Queries the user's biological sex.
iOS
  ❌ Server
HealthKit.BloodType
Queries blood type.
iOS
  ❌ Server
HealthKit.DateOfBirth
Queries date of birth for user.
iOS
  ❌ Server
HealthKit.DateOfBirthComponents
Queries date of birth for user in components.
iOS
  ❌ Server
HealthKit.FitzpatrickSkinType
Queries skin type.
iOS
  ❌ Server
HealthKit.RequestAuthorizationToShareTypes
Requests authorization from the user.
iOS
  ❌ Server
HealthKit.SampleQuery
Queries sample data from the database.
iOS
  ❌ Server
HealthKit.WheelchairUse
Queries wheelchair value.
iOS
  ❌ Server
HealthKit.isHealthDataAvailable
Checks whether health data is available.
iOS
  ❌ Server
JSON.Colorize
Formats a JSON string with color.
All
  ✅ Server
JSON.ToHTML
Converts JSON to HTML.
All
  ✅ Server
StoreKit.AddPayment
Adds a new payment to the transaction query.
Mac/iOS
  ❌ Server
StoreKit.CanMakePayments
Indicates whether the user is allowed to make payments.
Mac/iOS
  ❌ Server
StoreKit.FinishTransaction
Completes a pending transaction.
Mac/iOS
  ❌ Server
StoreKit.InvalidProductIdentifiers
Queries invalid product identifiers.
Mac/iOS
  ❌ Server
StoreKit.IsProductViewVisible
Whether the product view dialog is visible.
Mac/iOS
  ❌ Server
StoreKit.ProductQueryRunning
Whether a product query is running.
Mac/iOS
  ❌ Server
StoreKit.Products
Queries product list.
Mac/iOS
  ❌ Server
StoreKit.QueryProducts
Queries products.
Mac/iOS
  ❌ Server
StoreKit.RequestReview
Shows review dialog.
iOS
  ❌ Server
StoreKit.RestoreCompletedTransactions
Asks the payment queue to restore previously completed purchases.
Mac/iOS
  ❌ Server
StoreKit.SetProductViewFinishedTrigger
Sets trigger for product view.
iOS
  ❌ Server
StoreKit.SetRestoreCompletedTransactionsTrigger
Sets script triggered when transactions are restored.
Mac/iOS
  ❌ Server
StoreKit.SetUpdatedTransactionsTrigger
Sets the script to trigger when transactions change.
Mac/iOS
  ❌ Server
StoreKit.ShowProductView
Shows a new product screen to display.
iOS
  ❌ Server
StoreKit.Transactions
Returns an array of pending transactions as JSON.
Mac/iOS
  ❌ Server
Text.Trim
Trims whitespace on the left and right side.
All
  ✅ Server
UUID.FromNumber
Converts from formatted UUID to UUID number.
All
  ✅ Server
UUID.Number
Creates new UUID number.
All
  ✅ Server
UUID.ToNumber
Converts from UUID number to formatted UUID.
All
  ✅ Server
XML.Colorize
Formats a XML string with color.
All
  ✅ Server
XML.ToJSON
Converts XML to JSON.
All
  ✅ Server
XML.ValidateFile
Validates XML against schema.
All
  ✅ Server
iOSApp.GetDidBecomeActiveEvaluate
Queries the expression to be evaluated when app becomes active.
iOS
  ❌ Server
iOSApp.GetWillResignActiveEvaluate
Queries the expression to be evaluated when the app is no longer active and loses focus.
iOS
  ❌ Server
iOSApp.SetDidBecomeActiveEvaluate
Sets the expression to be evaluated when app becomes active.
iOS
  ❌ Server
iOSApp.SetDidBecomeActiveScript
Sets the script to be run when app becomes active.
iOS
  ❌ Server
iOSApp.SetWillResignActiveEvaluate
Sets the expression to be evaluated when the app is no longer active and loses focus.
iOS
  ❌ Server
iOSApp.SetWillResignActiveScript
Sets the script to be run when the app is no longer active and loses focus.
iOS
  ❌ Server

144 functions shown.

New parameters added

Item Details Server
Backdrop.Install: HideDesktop
Installs the backdrop window.
Mac only
  ❌ Server
FM.DeleteRecord: IDField2, IDValue2, IDField3, IDValue3
Deletes an existing record in a table in one line.
All
  ✅ Server
FM.DeleteRecords: IDField2, IDValue2, IDField3, IDValue3
Deletes existing records in a table in one line.
All
  ✅ Server
SendMail.AddAttachmentText: IsBase64
Adds an attachment to the email based on a text.
All
  ✅ Server

4 functions shown.

Blog Entries

Older Version 8.1   Newer Version 8.3