Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Clipboard.DetectFileMakerDataType
Checks which type of data is in the XML.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Clipboard | 10.1 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "Clipboard.DetectFileMakerDataType"; XML Text ) More
Parameters
Parameter | Description | Example |
---|---|---|
XML Text | The xml text to put on the clipboard. | $text |
Result
Returns text or error.
Description
Checks which type of data is in the XML.Returns the type as text: ValueList, Script, ScriptStep, Layout, CustomFunction, Table, Field or Layout12.
Added new types Menu and MenuSet for MBS Plugin in version 12.2.
Release notes
- Version 14.4
- Fixed a memory leak in Clipboard.SetFileMakerData, Clipboard.DetectFileMakerDataType and XML.Import functions.
- Version 12.2
- Added Menu and MenuSet as types for Clipboard.DetectFileMakerDataType function.
- Version 12.0
- Enhanced Clipboard.DetectFileMakerDataType and Clipboard.SetFileMakerData to recognize script folders.
- Version 10.1
- Added Clipboard.DetectFileMakerDataType function.
Blog Entries
- MBS FileMaker Plugin, version 14.4pr1
- Neues MBS Plugin 12.2 für Claris FileMaker
- MBS Plugin 12.2 for Claris FileMaker
- MBS FileMaker Plugin, version 12.2pr4
- MBS FileMaker Plugin, version 12.0pr6
- MBS FileMaker Plugin, version 10.1pr5
This function checks for a license.
Created 21st February 2020, last changed 21st April 2022