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.1
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
13.4
Statistic
FMM
Blog
Creates variables with given keys and values from dictionary.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Dictionary | 5.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example | Flags |
---|---|---|---|
DictionaryRef | The reference number to the dictionary. | $dic | |
Options | Whether to create local or global variables. Pass 2 to create global variables ($$) Pass 0 to create local variables ($), default. Add 1 to free the dictionary after doing this. |
1+2 | Optional |
Returns OK or error.
This function checks for a license.
Created 14th March 2015, last changed 18th July 2021