Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Puts the xml text on the clipboard for a FileMaker layout/script object.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Clipboard | 4.0 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
Parameter | Description | Example |
---|---|---|
Type | What element type to set. Can be "auto" for version 10.1 for automatic type selection. |
"Layout" |
Text | The text to put on the clipboard. | $text |
Returns OK or error.
Put xml back on clipboard:
Set Variable [$r; Value: MBS( "Clipboard.SetFileMakerData"; "auto"; $xml ) ]
This function checks for a license.
Created 18th August 2014, last changed 21st February 2020