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

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

New in version 9.0

Item Details Server
AppleScript.DeterminePermissionToAutomateTarget
Checks whether AppleScript is allowed.
Mac only
  ❌ Server
Archive.Compress
Compresses files to an archive.
All
  ✅ Server
Archive.Content
Lists content of archive as JSON.
All
  ✅ Server
Archive.Extract
Extracts files in an archive.
All
  ✅ Server
Archive.FileList
Lists file paths in the archive.
All
  ✅ Server
Archive.LibVersion
Queries version of LibArchive.
All
  ✅ Server
Archive.LibVersionDetails
Queries version of LibArchive.
All
  ✅ Server
Archive.SupportedFormats
Returns the list of supported formats.
All
  ✅ Server
CURL.FormClear
Clears current form data.
All
  ✅ Server
CURL.GetResultAsEMailList
Parses result of an IMAP list query.
All
  ✅ Server
GMImage.AutoOrient
Orient image to be right-side up based on its current orientation attribute.
All
  ✅ Server
GMImage.Extent
Extends image size.
All
  ✅ Server
GMImage.GetQuiet
Queries quiet setting.
All
  ✅ Server
GMImage.Repage
Resets the image page canvas and position.
All
  ✅ Server
GMImage.Resize
Resize image, specifying geometry, filter, and blur.
All
  ✅ Server
GMImage.SetQuiet
Sets quiet setting.
All
  ✅ Server
ImageView.SetFrameWithControl
Repositions image view to given control.
Mac/iOS
  ❌ Server
JSON.CreateValue
Creates a new value.
All
  ✅ Server
JSON.Equals
Checks if two JSON are equal.
All
  ✅ Server
JSON.FindValueInArray
Queries index of value in array.
All
  ✅ Server
JSON.FindValueInObjectArray
Queries index of value in object array.
All
  ✅ Server
MapView.AddPin   Deprecated
Adds a pin to the map.
Mac/iOS
  ❌ Server
MapView.AddPinWithAddress   Deprecated
Adds a pin with querying an address.
Mac/iOS
  ❌ Server
MapView.CreateWithControl
Creates a new map view on the given window covering the area of the given control.
Mac/iOS
  ❌ Server
MapView.CreateWithSize
Creates a new map view inside the window with the given rectangle.
Mac/iOS
  ❌ Server
MapView.GetAutoResizingMask
Queries auto resizing mask.
Mac/iOS
  ❌ Server
MapView.GetCenterCoordinateLatitude
Queries latitude of coordinate.
Mac/iOS
  ❌ Server
MapView.GetCenterCoordinateLongitude
Queries latitude of coordinate.
Mac/iOS
  ❌ Server
MapView.GetHeight
Queries current height of image view.
Mac/iOS
  ❌ Server
MapView.GetLeft
Queries current position of the image view.
Mac/iOS
  ❌ Server
MapView.GetMapType
Queries map types.
Mac/iOS
  ❌ Server
MapView.GetPitchEnabled
Queries pitch enabled state.
Mac/iOS
  ❌ Server
MapView.GetRegion
Queries current region visible.
Mac/iOS
  ❌ Server
MapView.GetRegionLatitude
Queries latitude of current region.
Mac/iOS
  ❌ Server
MapView.GetRegionLatitudeSpan
Queries latitude delta of current region.
Mac/iOS
  ❌ Server
MapView.GetRegionLongitude
Queries longitude of current region.
Mac/iOS
  ❌ Server
MapView.GetRegionLongitudeSpan
Queries longitude delta of current region.
Mac/iOS
  ❌ Server
MapView.GetRotateEnabled
Queries rotate enabled state.
Mac/iOS
  ❌ Server
MapView.GetScrollEnabled
Queries scroll enabled state.
Mac/iOS
  ❌ Server
MapView.GetShowsBuildings
Queries building state.
Mac/iOS
  ❌ Server
MapView.GetShowsCompass
Queries compass state.
Mac/iOS
  ❌ Server
MapView.GetShowsPointsOfInterest
Queries whether points of interest show.
Mac/iOS
  ❌ Server
MapView.GetShowsScale
Queries scale state.
Mac/iOS
  ❌ Server
MapView.GetShowsTraffic
Queries traffic visible state.
Mac/iOS
  ❌ Server
MapView.GetShowsUserLocation
Queries whether to show user location.
Mac/iOS
  ❌ Server
MapView.GetShowsZoomControls
Quries zoom controls state.
Mac only
  ❌ Server
MapView.GetTag
Queries the tag string for this image view.
Mac/iOS
  ❌ Server
MapView.GetToolTip
Queries tooltip text.
Mac only
  ❌ Server
MapView.GetTop
Queries current position of the drop area.
Mac/iOS
  ❌ Server
MapView.GetVisible
Queries current visibility state.
Mac/iOS
  ❌ Server
MapView.GetVisibleMapRect
Queries area currently displayed by the map view.
Mac/iOS
  ❌ Server
MapView.GetWidth
Queries current width of the map view.
Mac/iOS
  ❌ Server
MapView.GetZoomEnabled
Queries zoom allowed state.
Mac/iOS
  ❌ Server
MapView.IsUserLocationVisible
Whether the device’s current location is visible in the map view.
Mac/iOS
  ❌ Server
MapView.Release
Releases the map view and reclaims memory.
Mac/iOS
  ❌ Server
MapView.ReleaseAll
A convenience method to release all map views.
Mac/iOS
  ❌ Server
MapView.SetAutoResizingMask
Sets the auto resizing mask.
Mac/iOS
  ❌ Server
MapView.SetCoordinate
Sets center coordinate of the map.
Mac/iOS
  ❌ Server
MapView.SetFrame
Sets a new frame for the map view.
Mac/iOS
  ❌ Server
MapView.SetFrameWithControl
Repositions map view to given control.
Mac/iOS
  ❌ Server
MapView.SetMapType
Sets the map type.
Mac/iOS
  ❌ Server
MapView.SetPitchEnabled
Enables or disables pitch.
Mac/iOS
  ❌ Server
MapView.SetRegion
Sets the current region.
Mac/iOS
  ❌ Server
MapView.SetRotateEnabled
Enables or disables rotation.
Mac/iOS
  ❌ Server
MapView.SetScrollEnabled
Enables or disables scrolling.
Mac/iOS
  ❌ Server
MapView.SetShowsBuildings
Shows or hides buildings.
Mac/iOS
  ❌ Server
MapView.SetShowsCompass
Shows or hides compass.
Mac/iOS
  ❌ Server
MapView.SetShowsPointsOfInterest
Shows or hides points of interest.
Mac/iOS
  ❌ Server
MapView.SetShowsScale
Sets whether to show scale.
Mac/iOS
  ❌ Server
MapView.SetShowsTraffic
Enables or disables traffic.
Mac/iOS
  ❌ Server
MapView.SetShowsUserLocation
Sets whether to show user location.
Mac/iOS
  ❌ Server
MapView.SetShowsZoomControls
Shows or hides zoom controls.
Mac only
  ❌ Server
MapView.SetTag
Sets the tag string for this map view.
Mac/iOS
  ❌ Server
MapView.SetToolTip
Sets tooltip for map view.
Mac only
  ❌ Server
MapView.SetVisible
Hides or shows the map view.
Mac/iOS
  ❌ Server
MapView.SetVisibleMapRect
Sets visible map rectangle.
Mac/iOS
  ❌ Server
MapView.SetZoomEnabled
Enables or disables zoom.
Mac/iOS
  ❌ Server
MapView.ShowAddress
Shows an address.
Mac/iOS
  ❌ Server
MapView.Snapshot
Creates a map snapshot.
Mac/iOS
  ✅ Server
Path.LongPath
Queries long file path on Windows.
All
  ✅ Server
Path.ShortPath
Queries short file path on Windows.
All
  ✅ Server
Plugin.JasperVersion
Queries version string for Jasper library.
All
  ✅ Server
Plugin.TiffVersion
Queries version string for TIFF library.
All
  ✅ Server
ScriptWorkspace.ScriptText
Copies text of current script.
Mac only
  ❌ Server
ScriptWorkspace.ScrollToLine
Scrolls to line to make it visible.
Mac only
  ❌ Server
ScriptWorkspace.ScrollToSelection
Scrolls to current selected line.
Mac only
  ❌ Server
ScriptWorkspace.SelectLines
Selects lines in current script.
Mac only
  ❌ Server
Socket.IsClosed
Checks if socket got closed.
All
  ✅ Server
Socket.IsListening
Checks whether socket is listening.
All
  ✅ Server
Window.IsMaximized
Queries window maximize state.
Mac/Win
  ❌ Server
Window.IsMinimized
Queries window minimize state.
Mac/Win
  ❌ Server

91 functions shown.

Blog Entries

Older Version 8.5   Newer Version 9.1