Dictionary Component
Fnd_Dict_Release
Fnd_Dict_Release (dict ID)
Parameters
| Parameter | Type | Description |
|---|---|---|
| dict ID | Number | A dictionary ID |
Description
This command decrements the retain count of a dictionary. Once the retain count reaches 0, the dictionary is automatically cleared from memory.
Extracted source text
Fnd_Dict_Release (dict ID)
Parameter Type Description
dict ID Number A dictionary ID
This command decrements the retain count of a dictionary. Once the retain count reaches 0, the
dictionary is automatically cleared from memory.