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

Old functions names

Item Details Server
AppDockTile.getBadgeLabel
Returns the tile's current badge label.
Mac/iOS
2.6
  ❌ Server
AppDockTile.setBadgeLabel
Sets the string to be displayed in the tile's badging area.
Mac/iOS
2.6
  ❌ Server
CURL.SSLVersion
Returns SSL Library version.
All
2.5
  ✅ Server
CURL.Cleanup
End a CURL session.
All
2.5
  ✅ Server
CURL.SetOptionFTPAppend
Whether to append file instead of overwriting it.
All
2.5
  ✅ Server
CURL.SetOptionFTPListOnly
Whether to only query names in directory file listing.
All
2.5
  ✅ Server
CURL.SetOptionForbitReuse
Whether to disallow reusing connections.
All
2.5
  ✅ Server
CURL.SetOptionInFileLarge
Sets the file input size.
All
2.5
  ✅ Server
CURL.SetOptionKRB4Level
Sets the kerberos security level for FTP.
All
2.5
  ✅ Server
CURL.SetOptionSSLCertPassword
Sets the password for the SSL or SSH private key.
All
2.5
  ✅ Server
CURL.SetOptionMaxFileSizeLarge
Sets the maximum file size for download.
All
2.5
  ✅ Server
CURL.SetOptionMaxRecvSpeedLarge
Sets the maximum download speed.
All
2.5
  ✅ Server
CURL.SetOptionMaxSendSpeedLarge
Sets the maximum sending speed.
All
2.5
  ✅ Server
CURL.SetOptionResumeFromLarge
Sets the resume from offset.
All
2.5
  ✅ Server
CURL.SetOptionFTPResponseTimeout
Sets the timeout for FTP responses.
All
2.5
  ✅ Server
CURL.SetOptionFTPSSL
Sets whether to use SSL for next transfers.
All
2.5
  ✅ Server
DynaPDF.Append
This function appends an empty page to the document.
All
3.1
  ✅ Server
DynaPDF.GetFieldEx
Returns the most important properties of a field.
All
4.0
  ✅ Server
DynaPDF.GetPageBounds
Queries page size for a PDF page.
All
3.0
  ✅ Server
EmailParser.Date
Queries the date and time of the email.
All
5.4
  ✅ Server
FM.QueryFields
Queries the field names of all fields in the given table.
All
3.1
  ✅ Server
FM.QueryTables
Queries the table names of all files currently open.
All
3.1
  ✅ Server
FM.RunDataDesignReport
Performs a data design report automatically.
Mac/Win
5.0
  ❌ Server
Files.CreateFolder
Creates a directory.
All
2.7
  ✅ Server
GMImage.ReadFromContainer
Read single image frame into current object.
All
10.2
  ✅ Server
GMImage.Destroy
Releases the image from memory.
All
2.0
  ✅ Server
GMImage.DestroyAll
Destroys all images.
All
7.0
  ✅ Server
IsMacOSX
Whether we run on Mac.
All
6.1
  ✅ Server
JS.Free
Frees the JavaScript engine.
All
10.0
  ✅ Server
JSON.Colourise
Formats a JSON string with color.
All
8.2
  ✅ Server
Matrix.Free
Frees the matrix object.
All
9.2
  ✅ Server
Plattform
Returns what platform the plugin is running on.
All
3.0
  ✅ Server
BuildNumber
Queries the build number of the plugin.
All
5.0
  ✅ Server
DisableFunction
Disables a plugin function.
All
2.8
  ✅ Server
Functions
Returns a list of all the functions in the plugin.
All
1.0
  ✅ Server
Seats
Queries the internal seats value.
All
1.6
  ✅ Server
SetFunctions
Sets the function list the plugin has.
All
5.1
  ✅ Server
QuickList.Free
Releases the list.
All
4.4
  ✅ Server
RegEx.Free
Frees memory for a regular expression.
All
4.4
  ✅ Server
SQL.GetFieldAsTimestamp
Returns field's value as timestamp value.-
All
2.6
  ✅ Server
SQL.GetParamAsTimestamp
Returns param's value as timestamp value; converts if needed.
All
2.6
  ✅ Server
SQL.SetParamAsTimestamp
Sets parameter's value as DateTime data.
All
2.6
  ✅ Server
Shell.GetEvaluate
Queries expression to be run when shell is done.
Mac/Win/Linux
7.5
  ❌ Server
Shell.GetScriptFileName
Queries filename of script to call in when shell is done.
Mac/Win/Linux
7.5
  ❌ Server
Shell.GetScriptName
Queries name of script to call when shell is done.
Mac/Win/Linux
7.5
  ❌ Server
Shell.SetEvaluate
Sets expression to be run when shell is done.
Mac/Win/Linux
7.5
  ❌ Server
Shell.SetScript
Sets which script to call when shell is done.
Mac/Win/Linux
7.5
  ❌ Server
Text.Speak.AvailableVoices
Query the list of available voices.
Mac/Win/iOS
6.4
  ❌ Server
Text.IsSpeaking
Queries whether text is speaking.
Mac/Win/iOS
7.5
  ❌ Server
Text.Speak
Speaks text.
Mac/Win/iOS
6.3
  ❌ Server
SystemInfo.MacGlobalIdleTime
Returns the global idle time in seconds.
Mac/Win
3.3
  ❌ Server
String.AppendTextFile
Appends a text file with the given text.
All
2.8
  ✅ Server
String.DecodeBytesFromBase64
Decodes base64 string and encodes it as byte values.
All
3.0
  ✅ Server
String.DecodeFromBase64
Decode a base 64 string.
All
3.0
  ✅ Server
String.DecodeFromBytes
Decode a byte string.
All
3.0
  ✅ Server
String.DecodeFromHTML
Decodes html text.
All
2.4
  ✅ Server
String.DecodeFromHex
Decode a hex string.
All
2.4
  ✅ Server
String.DecodeFromQuotedPrintable
Decodes a string with quoted printable encoding.
All
4.3
  ✅ Server
String.DecodeFromURL
Decode an URL string.
All
2.6
  ✅ Server
String.DecodeFromXML
Decodes xml text.
All
4.3
  ✅ Server
String.DecodeHexFromBase64
Decodes base64 string and encodes it as hex values.
All
3.0
  ✅ Server
String.DecodeURLComponent
Decodes an URL component.
All
3.1
  ✅ Server
String.EncodeBytesToBase64
Encodes string with byte values to base 64.
All
3.0
  ✅ Server
String.EncodeEmailSubject
Encodes an email subject.
All
4.3
  ✅ Server
String.EncodeHexToBase64
Encodes hex string to base 64.
All
3.0
  ✅ Server
String.EncodeToBase64
Encode a base64 string.
All
3.0
  ✅ Server
String.EncodeToBytes
Encode a byte string.
All
3.0
  ✅ Server
String.EncodeToHTML
Encodes text as html.
All
2.4
  ✅ Server
String.EncodeToHex
Encode a hex string.
All
2.4
  ✅ Server
String.EncodeToQuotedPrintable
Returns a string with quoted printable characters.
All
4.3
  ✅ Server
String.EncodeToURL
Encode an URL string.
All
2.6
  ✅ Server
String.EncodeToXML
Encodes text as xml.
All
4.3
  ✅ Server
String.EncodeURLComponent
Encodes an URL component.
All
3.1
  ✅ Server
String.FindBetween
Searches text for text between the two search strings.
All
3.0
  ✅ Server
String.JaroWinklerDistance
Calculates the string distance.
All
2.9
  ✅ Server
String.LevenshteinDistance
Calculates the string distance.
All
2.9
  ✅ Server
String.ReadTextFile
Reads a text file.
All
2.4
  ✅ Server
String.RemoveAccents
Returns text without accents.
All
2.1
  ✅ Server
String.RemoveAccentsCaseInsensitive
Returns text without accents.
All
2.1
  ✅ Server
String.RemoveNewLine
Removes newline characters from string.
All
2.4
  ✅ Server
String.ReplaceNewline
Replaces newline characters.
All
2.4
  ✅ Server
String.SoundEx
Returns soundex string for the given text.
All
2.1
  ✅ Server
String.SoundExGerman
Returns soundex string for the given text.
All
3.5
  ✅ Server
TextToRTF
Creates RTF text for a given FileMaker formatted styled text.
All
2.4
  ✅ Server
String.WriteTextFile
Writes a text file with the given text.
All
2.4
  ✅ Server
String.WriteToContainer
Write a text as a FILE in a container.
All
4.4
  ✅ Server
Trace.ErrorsOnly
Sets whether to only log trace.
All
9.3
  ✅ Server
InstallURLEventHandler
Installs an event handler for the URL event and calls the script you specify with the URL as parameter.
Mac only
2.0
  ❌ Server
SetDefaultHandlerForURLScheme
Sets the user's preferred handler for the specified URL scheme to point to the current application.
Mac/Win
2.0
  ❌ Server
XL.Sheet.DeleteNameRange
Deletes the named range by name.
All
3.5
  ✅ Server
XML.Colourise
Formats a XML string with color.
All
8.2
  ✅ Server

93 functions shown.