Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
Clipboard.GetTypes
Queries the list of data types on the clipboard.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| Clipboard | 4.0 | Yes | Yes | No | No | Yes |
MBS( "Clipboard.GetTypes" ) More
Parameters
none
Result
Returns list or error.
Description
Queries the list of data types on the clipboard.The plugin currently only get/set unicode text using Clipboard.GetText/Clipboard.SetText.
If you need additional data types supported, please contact us.
For server this will query the clipboard of the user account running the server app on the server computer and not the clipboard of any client.
Examples
Query list of types:
MBS( "Clipboard.GetTypes" )
See also
- Clipboard.GetData
- Clipboard.GetFiles
- Clipboard.GetRTFText
- Clipboard.GetText
- Clipboard.SetFiles
- Clipboard.SetText
Blog Entries
Created 18th August 2014, last changed 21st October 2017
Clipboard.GetText - Clipboard.SetFileMakerData
Feedback: Report problem or ask question.
Links
MBS Xojo Chart Plugins