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

14.3 14.4 14.5 15.0 15.1 15.2 15.3 15.4 15.5 16.0 16.1 16.2

New in version 7.2

Item Details Server
CURL.ReceiveData
Receives raw data on a connection.
All
  ✅ Server
CURL.ReceiveText
Receives raw data on a connection as text.
All
  ✅ Server
CURL.SendData
Sends raw data over a connection.
All
  ✅ Server
CURL.SendText
Sends raw data with text over a connection.
All
  ✅ Server
CURL.SetOptionConnectOnly
Connect only.
All
  ✅ Server
CURL.SetupAWS
Setup CURL to transfer to Amazon Webservices.
All
  ✅ Server
CURL.UseSystemCertificates
Read certificate from system and installs them in CURL session,.
Mac/Win
  ✅ Server
Container.GetText
Returns the text value of the container data.
All
  ✅ Server
Dialog.GetButtonPressed
Queries index of selected button.
Mac/Win
  ❌ Server
DynaPDF.ChangeSeparationColor
Changes the color of a separation color space.
All
  ✅ Server
DynaPDF.RenameSpotColor
Renames a spot color.
All
  ✅ Server
Events.RecurrenceRule.Description
Returns short description text for debugging.
Mac/iOS
  ❌ Server
Files.SetCreationDate
Sets the file creation date.
Mac/Win/iOS
  ✅ Server
Files.SetModificationDate
Sets the file modification date.
All
  ✅ Server
Folders.UserPictures
Queries path to user’s picture folder.
Mac/iOS
  ❌ Server
IsMobile
Whether plugin runs on a mobile target.
All
  ✅ Server
Notification.UnlistenAll
Stops listening to all notifications.
Mac/Win
  ✅ Server
PDFKit.AddImageFilePage
Adds a new page to PDF document with given image file.
Mac/iOS
  ✅ Server
Plugin.FunctionCount
Queries number of functions available.
All
  ✅ Server
Plugin.ScriptStepParameter
Queries script step parameter with given index.
All
  ✅ Server
Plugin.ScriptStepParameterCount
Queries number of parameters to the current script step.
All
  ✅ Server
QuickList.AddMultiValue
Adds a value or list to the list.
All
  ✅ Server
Registry.CreateKey
Creates a new registry key.
Win only
  ✅ Server
Registry.DeleteKey
Deletes a key in the registry.
Win only
  ✅ Server
Registry.DeleteTree
Deletes a key with all sub keys.
Win only
  ✅ Server
Registry.DeleteValue
Deletes a value from a registry key.
Win only
  ✅ Server
Registry.FlushKey
Writes changes to disk.
Win only
  ✅ Server
Registry.GetValue
Queries value of key’s value.
Win only
  ✅ Server
Registry.GetValueType
Queries type of a value.
Win only
  ✅ Server
Registry.ListKeys
Lists all sub keys of a key.
Win only
  ✅ Server
Registry.ListValues
Queries list of value names of a key.
Win only
  ✅ Server
Registry.SetValue
Sets a value on a registry key.
Win only
  ✅ Server
Socket.ClearNewConnectionHandler
Clears the new connection handler.
All
  ✅ Server
SyntaxColoring.GetMinCalcFontSize
Queries configured minimum font size.
Mac only
  ❌ Server
SyntaxColoring.SetMinCalcFontSize
Sets the minimum text size to apply for calculations.
Mac only
  ❌ Server
SyntaxColoring.ZoomButton.GetEnabled
Queries whether zoom controls are enabled.
Mac only
  ❌ Server
SyntaxColoring.ZoomButton.SetEnabled
Sets enabled state for zoom controls.
Mac only
  ❌ Server
Text.Length
Query length of text.
All
  ✅ Server
UNNotification.Action
Queries identifier of action.
Mac/iOS
  ❌ Server
UNNotification.AddUserInfo
Adds user info.
Mac/iOS
  ❌ Server
UNNotification.Badge
Queries badge number.
Mac/iOS
  ❌ Server
UNNotification.Body
Queries the body of the notification.
Mac/iOS
  ❌ Server
UNNotification.CategoryIdentifier
Queries the category identifier.
Mac/iOS
  ❌ Server
UNNotification.Date
Queries the date displayed on the notification.
Mac/iOS
  ❌ Server
UNNotification.DeliveredNotifications
Queries list of delivered notifications.
Mac/iOS
  ❌ Server
UNNotification.Identifier
Queries identifier.
Mac/iOS
  ❌ Server
UNNotification.IsRegisteredForRemoteNotifications
Checks whether we can get remote notifications.
Mac/iOS
  ❌ Server
UNNotification.LaunchImageName
Queries launch image name.
iOS
  ❌ Server
UNNotification.New
Creates a new notification.
Mac/iOS
  ❌ Server
UNNotification.NextTriggerDate
Quereis next trigger date.
Mac/iOS
  ❌ Server
UNNotification.NotificationSettings
Checks notification settings.
Mac/iOS
  ❌ Server
UNNotification.PendingNotificationRequests
Queries list of pending notifications.
Mac/iOS
  ❌ Server
UNNotification.Region
Queries region of location based trigger.
iOS
  ❌ Server
UNNotification.Release
Release reference to notification.
Mac/iOS
  ❌ Server
UNNotification.ReleaseAll
Releases all notifications.
Mac/iOS
  ❌ Server
UNNotification.RemoteNotificationsDeviceToken
Queries device token.
Mac/iOS
  ❌ Server
UNNotification.RemoteNotificationsError
Queries the error from remote notification registration.
Mac/iOS
  ❌ Server
UNNotification.RemoveAllDeliveredNotifications
Removes all delivered notifications from system.
Mac/iOS
  ❌ Server
UNNotification.RemoveAllPendingNotificationRequests
Removed all pending notification requests.
Mac/iOS
  ❌ Server
UNNotification.RemoveDeliveredNotificationsWithIdentifiers
Removes delivered notifications from system.
Mac/iOS
  ❌ Server
UNNotification.RemovePendingNotificationRequestsWithIdentifiers
Removed pending notification requests.
Mac/iOS
  ❌ Server
UNNotification.Repeats
Queries repeat status.
Mac/iOS
  ❌ Server
UNNotification.Schedule
Schedule notification.
Mac/iOS
  ❌ Server
UNNotification.SetActionScript
Sets which script to call when a notification’s action is triggered.
Mac/iOS
  ❌ Server
UNNotification.SetBadge
Sets the badge number.
Mac/iOS
  ❌ Server
UNNotification.SetBody
Sets the body of the notification.
Mac/iOS
  ❌ Server
UNNotification.SetCalendarTrigger
Sets a calendar based trigger.
Mac/iOS
  ❌ Server
UNNotification.SetCategoryIdentifier
Sets the category identifier.
Mac/iOS
  ❌ Server
UNNotification.SetLaunchImageName
Sets the launch image name.
iOS
  ❌ Server
UNNotification.SetLocationTrigger
Sets a location trigger.
iOS
  ❌ Server
UNNotification.SetScript
Sets which script to call when a notification is presented.
Mac/iOS
  ❌ Server
UNNotification.SetSound
Sets the sound to play.
Mac/iOS
  ❌ Server
UNNotification.SetSubTitle
Sets the subtitle of the notification.
Mac/iOS
  ❌ Server
UNNotification.SetThreadIdentifier
Sets thread identifier.
Mac/iOS
  ❌ Server
UNNotification.SetTimeIntervalTrigger
Sets a time base trigger.
Mac/iOS
  ❌ Server
UNNotification.SetTitle
Sets title of notification.
Mac/iOS
  ❌ Server
UNNotification.SubTitle
Queries subtitle of notification.
Mac/iOS
  ❌ Server
UNNotification.ThreadIdentifier
Queries thread identifier.
Mac/iOS
  ❌ Server
UNNotification.TimeInterval
Queries time interval for time based trigger.
Mac/iOS
  ❌ Server
UNNotification.Title
Queries title of notification.
Mac/iOS
  ❌ Server
UNNotification.Type
Queries type of notification.
Mac/iOS
  ❌ Server
UNNotification.UserInfoKeys
Queries keys for user info.
Mac/iOS
  ❌ Server
UNNotification.UserInfoValue
Queries value for given key in user info.
Mac/iOS
  ❌ Server
Window.ShowCharacterPalette
Shows the standard character palette.
Mac/Win
  ❌ Server
WindowsUserNotification.Available
Queries whether available.
Win only
  ❌ Server
WindowsUserNotification.GetFileName
Queries file name for trigger script.
Win only
  ❌ Server
WindowsUserNotification.GetImagePath
Queries image path.
Win only
  ❌ Server
WindowsUserNotification.GetScriptName
Queries script name for trigger script.
Win only
  ❌ Server
WindowsUserNotification.GetText
Query text to show.
Win only
  ❌ Server
WindowsUserNotification.HideNotification
Hides the notification.
Win only
  ❌ Server
WindowsUserNotification.Initialize
Initializes notification system.
Win only
  ❌ Server
WindowsUserNotification.Isinitialized
Queries whether windows user notifications have been initialized.
Win only
  ❌ Server
WindowsUserNotification.NewNotification
Creates a new notification.
Win only
  ❌ Server
WindowsUserNotification.Release
Releases the notification.
Win only
  ❌ Server
WindowsUserNotification.SetFileName
Sets the file name for script trigger.
Win only
  ❌ Server
WindowsUserNotification.SetImagePath
Sets image path for the image to show.
Win only
  ❌ Server
WindowsUserNotification.SetScriptName
Sets the script name for script trigger.
Win only
  ❌ Server
WindowsUserNotification.SetText
Sets the text to show.
Win only
  ❌ Server
WindowsUserNotification.ShowNotification
Shows the notification.
Win only
  ❌ Server
WindowsUserNotification.XMLUsed
Queries the XML template used for the notification.
Win only
  ❌ Server
XL.Book.IsDate1904
Returns whether the 1904 date system is active.
All
  ✅ Server
XL.Book.IsTemplate
Returns whether the workbook is template.
All
  ✅ Server
XL.Book.MoveSheet
Moves a sheet.
All
  ✅ Server
XL.Book.SetDate1904
Sets the date system mode.
All
  ✅ Server
XL.Book.SetTemplate
Sets the template flag.
All
  ✅ Server
XL.Book.Version
Queries version of XL library.
All
  ✅ Server
XL.Sheet.AddIgnoredError
Adds the ignored error for specified range.
All
  ✅ Server
XL.Sheet.ApplyFilter
Applies the AutoFilter to the sheet.
All
  ✅ Server
XL.Sheet.AutoFilter
Initializes the AutoFilter.
All
  ✅ Server
XL.Sheet.AutoFilter.ColumnSize
Returns the number of specified AutoFilter columns which have a filter information.
All
  ✅ Server
XL.Sheet.AutoFilter.GetRef
Gets the cell range of AutoFilter with header.
All
  ✅ Server
XL.Sheet.AutoFilter.GetSort
Gets the zero-based index of sorted column in AutoFilter and its sort order.
All
  ✅ Server
XL.Sheet.AutoFilter.GetSortRange
Gets the whole range of data to sort.
All
  ✅ Server
XL.Sheet.AutoFilter.SetRef
Sets the cell range of AutoFilter with header.
All
  ✅ Server
XL.Sheet.AutoFilter.SetSort
Sets the sorted column in AutoFilter by zero-based index and its sort order.
All
  ✅ Server
XL.Sheet.CellWriteError
Writes error into the cell with specified format.
All
  ✅ Server
XL.Sheet.RemoveFilter
Removes the AutoFilter from the sheet.
All
  ✅ Server
XL.Sheet.RightToLeft
Returns whether the text is displayed in right-to-left mode.
All
  ✅ Server
XL.Sheet.SetProtectEx
Protects/unprotects the sheet with password and enhanced parameters below.
All
  ✅ Server
XL.Sheet.SetRightToLeft
Sets the right-to-left mode.
All
  ✅ Server
XL.Sheet.SetTabColor
Sets the color for the sheet's tab.
All
  ✅ Server
XL.Sheet.SetTabColorRGB
Sets the RGB color for the sheet's tab.
All
  ✅ Server
XL.Sheet.Table
Gets the table parameters by index.
All
  ✅ Server
XL.Sheet.TableSize
Returns the number of tables in the sheet.
All
  ✅ Server
XL.Sheet.Type
Returns type of sheet with specified index.
All
  ✅ Server
iOSDevice.BatteryLevel
The battery charge level for the device.
iOS
  ❌ Server
iOSDevice.BatteryState
The battery state for the device.
iOS
  ❌ Server
iOSDevice.IdentifierForVendor
An alphanumeric string that uniquely identifies a device to the app’s vendor.
iOS
  ❌ Server
iOSDevice.IsBatteryMonitoringEnabled
Checks whether battery monitoring is enabled.
iOS
  ❌ Server
iOSDevice.LocalizedModel
The model of the device as a localized string.
iOS
  ❌ Server
iOSDevice.Model
The model of the device.
iOS
  ❌ Server
iOSDevice.Name
The name identifying the device.
iOS
  ❌ Server
iOSDevice.Orientation
Returns the physical orientation of the device.
iOS
  ❌ Server
iOSDevice.OrientationIsLandscape
Checks whether orientation is landscape.
iOS
  ❌ Server
iOSDevice.OrientationIsPortrait
Checks whether orientation is portrait.
iOS
  ❌ Server
iOSDevice.SetBatteryMonitoringEnabled
Changes battery monitoring state.
iOS
  ❌ Server
iOSDevice.SystemName
The name of the operating system running on the device represented by the receiver.
iOS
  ❌ Server
iOSDevice.SystemVersion
The current version of the operating system.
iOS
  ❌ Server
iOSDevice.UserInterfaceIdiom
The style of interface to use on the current device.
iOS
  ❌ Server

140 functions shown.

New parameters added

Item Details Server
Files.Launch: NewInstance
Launches the file.
Mac/Win
  ❌ Server
Files.LaunchFile: NewInstance
Launches the file or opens folder.
Mac/Win
  ❌ Server
Notification.Send: Param1
Sends a notification.
Mac/Win
  ✅ Server
Speech.Speak: Volume, Rate
Speaks text.
Mac/Win/iOS
  ❌ Server

4 functions shown.

These functions require a license (100%).

Blog Entries

Older Version 7.1   Newer Version 7.3