Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

Dictionary.List

Returns list of all dictionary IDs.

Component Version macOS Windows Linux Server iOS SDK
Dictionary 5.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "Dictionary.List" )

Parameters

none

Result

Returns list or error.

Description

Returns list of all dictionary IDs.
This helps debugging, especially finding scripts which do not release their objects properly.

Examples

List all object IDs:

Set Variable [$list; Value: MBS( "Dictionary.List" ) ]

See also

Example Databases

Blog Entries

This function is free to use.

Created 16th July 2015, last changed 27th August 2023


Dictionary.KeysWithPrefix - Dictionary.Lookup