Dictionary Component

Fnd_Dict_Keys

Fnd_Dict_Keys (dict ID; ->keys)

Legacy manual page 77

Parameters

ParameterTypeDescription
dict IDNumberA dictionary ID
keysPointerPointer 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.