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:
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
13.4
13.5
Statistic
FMM
Blog
Dictionary.AddDictionary
Adds entries from other dictionary to current one.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Dictionary | 11.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "Dictionary.AddDictionary"; DictionaryRef; OtherDictionary ) More
Parameters
Parameter | Description | Example |
---|---|---|
DictionaryRef | The reference number to the destination dictionary. | $dic |
OtherDictionary | The reference number to the source dictionary. | $otherDic |
Result
Returns OK or error.
Description
Adds entries from other dictionary to current one.Release notes
- Version 11.1
- Added Dictionary.AddDictionary and Dictionary.FromJSON functions.
Blog Entries
- MBS FileMaker Plugin 11.1
- Neues MBS FileMaker Plugin 11.1
- MBS FileMaker Plugin 11.1
- MBS FileMaker Plugin, version 11.1pr8
This function checks for a license.
Created 1st March 2021, last changed 1st March 2021
