Dictionary Component
Fnd_Dict_Remove
Fnd_Dict_Remove (dict ID; key name)
Parameters
| Parameter | Type | Description |
|---|---|---|
| dict ID | Number | A dictionary ID |
| key name | Text | A key name |
Description
Use this command to remove a key, and its associated data, from a dictionary.
Extracted source text
Fnd_Dict_Remove (dict ID; key name)
Parameter Type Description
dict ID Number A dictionary ID
key name Text A key name
Use this command to remove a key, and its associated data, from a dictionary.