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  

Dictionary.Clone

Creates a copy of the dictionary.

Component Version macOS Windows Linux Server iOS SDK
Dictionary 6.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "Dictionary.Clone"; DictionaryRef )   More

Parameters

Parameter Description Example
DictionaryRef The reference number to the dictionary. $dic

Result

Returns reference number or error.

Description

Creates a copy of the dictionary.
Returns a new reference number with a new dictionary behind and all keys and values copied.

See also

Blog Entries

This function checks for a license.

Created 5th March 2016, last changed 4th August 2021


Dictionary.Clear - Dictionary.Count

💬 Ask a question or report a problem