Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Takes screenshot from a named control in FileMaker.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Container | 11.4 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
Parameter | Description | Example |
---|---|---|
Name | Name of the control on screen. | "web" |
Returns container value or error.
Take screenshot of a button:
Set Field [ Test::Picture ; MBS("Container.Screenshot"; "button") ]
Take screenshot of Web Viewer:
Set Field [ Webviewer::Image ; MBS("Container.Screenshot"; "web") ]
This function is free to use.
Created 14th July 2021, last changed 4th August 2021