Dictionary Component

Fnd_Dict_Remove

Fnd_Dict_Remove (dict ID; key name)

Legacy manual page 78

Parameters

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