Dictionary Component

Fnd_Dict_Name

Fnd_Dict_Name (dict ID) -> Text

Legacy manual page 77

Parameters

ParameterTypeDescription
dict IDNumberA dictionary ID
Function ResultTextThe dictionary's name This function returns the name of the dictionary. Each dictionary has a name, whether assigned when calling the Fnd_Dict_New method, or if automatically assigned by the component.

Description

Extracted source text
            Fnd_Dict_Name (dict ID) ➔ Text

              Parameter                Type              Description
              dict ID                  Number            A dictionary ID
              Function Result          Text              The dictionary's name
            This function returns the name of the dictionary. Each dictionary has a name, whether assigned when
            calling the Fnd_Dict_New method, or if automatically assigned by the component.