Dictionary Component
Fnd_Dict_Keys
Fnd_Dict_Keys (dict ID; ->keys)
Parameters
| Parameter | Type | Description |
|---|---|---|
| dict ID | Number | A dictionary ID |
| keys | Pointer | Pointer to a text array |
Description
This command fills an array with the keys in the specified dictionary.
Extracted source text
Fnd_Dict_Keys (dict ID; ->keys)
Parameter Type Description
dict ID Number A dictionary ID
keys Pointer Pointer to a text array
This command fills an array with the keys in the specified dictionary.